you'd want to `find -type d` that chmod, but you've got the idea that I had if I did run it as a ser

you'd want to find -type d that chmod, but you've got the idea that I had if I did run it as a service, however, I'd also want to trigger it on login
systemd should have a target for that, though, I think? every time a user logs in, execstart a script
that, or I just use cron, or monitor for filesystem changes--I have plenty of options, just have to see what the least overkill method would be
Was this page helpful?