sudo-rs
sudo-rs copied to clipboard
Throw error if no_new_privs is set
trafficstars
Describe the feature you'd like see implemented in sudo-rs
Sudo-rs has a blanket error that can misreport issues like having no_new_privs set.
What problem can be solved with this feature? When running in a container, it can be common for no_new_privs to be set and sudors is cryptic when this is the issue