install: put aminda-systemd in place as well

infosec nightmares continue
This commit is contained in:
Aminda Suomalainen 2025-11-10 16:49:29 +02:00
parent 2b8b62c4fa
commit aa6101fc42
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -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