mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-02 03:18:00 +00:00
feat: (almost) entirely remove suid (#606)
This commit is contained in:
6
files/scripts/unprotectsudo.sh
Normal file
6
files/scripts/unprotectsudo.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Tell build process to exit if there are any errors.
|
||||
set -oue pipefail
|
||||
|
||||
rm -f /etc/dnf/protected.d/sudo.conf
|
||||
Reference in New Issue
Block a user