kergoth / dotfiles

Primary dotfiles & scripts repository
Other
21 stars 1 forks source link

Reduce unnecessary reliance on setuid binaries #29

Open kergoth opened 6 months ago

kergoth commented 6 months ago

"@siosm btw, the nicest way to disable the suid binaries is by dropping in a config snippet for systemd that sets NoNewPriviliges=yes, system wide. In that case suid is a thing of the past. (I mean, ideally we'd have an option to compile it out of the kernel, but this is the next best thing)"