mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-11-14 16:37:37 +01:00
install: put aminda-systemd in place as well
infosec nightmares continue
This commit is contained in:
parent
2b8b62c4fa
commit
aa6101fc42
2
install
2
install
@ -180,7 +180,7 @@ if [ "$(id -u)" == "0" ]; then
|
||||
|
||||
# Additional configuration for sudo SECURITY WARNING DANGER ALARM BELLS!
|
||||
if [ -d /etc/sudoers.d ]; then
|
||||
cp -v etc/sudoers.d/{lecture,password-feedback,always-ask-password,envkeep-extras} /etc/sudoers.d/
|
||||
cp -v etc/sudoers.d/{aminda-systemd,lecture,password-feedback,always-ask-password,envkeep-extras} /etc/sudoers.d/
|
||||
fi
|
||||
|
||||
# Profile configuration. SECURITY WARNING
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user