sudo-rs icon indicating copy to clipboard operation
sudo-rs copied to clipboard

Throw error if no_new_privs is set

Open Quackdoc opened this issue 5 months ago • 4 comments
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

Quackdoc avatar Jun 18 '25 20:06 Quackdoc