Hacker News new | ask | show | jobs
by levimaes 3249 days ago
This makes me want some kind of the OS X "System Integrity Protection", but for CentOS and Ubuntu. I mean there HAS to be something like this? Maybe this is what the substitute user is all about and I just kinda suck!
1 comments

SELinux is likely a good solution for things like this. If your script should only delete home directories -> that's all it should be allowed to do.