You must log in or # to comment.
“macOS has been here” “how can you tell?” “.DS_Store”
I’d like to know which one is creating /.Trash-1000. Yes, at the root folder. No, I don’t have any other OS installed in this system but linux
You should be able to set a watch using the Linux Audit system (which
home-watcher
also uses). Try something like thissudo auditctl -w /.Trash-1000 -p rwxa -k trash_monitor
You should then be able to search for events in the logs with
sudo ausearch -k trash_monitor
Nice, I’ve wanted something like this many times now.
…and than… what? Ask them nicely to stop?
*bonk* go to firejail
Configuration time!