install.sh aktualisiert
This commit is contained in:
@@ -31,6 +31,7 @@ sudo tee /etc/sudoers.d/loginuser >/dev/null << 'EOF'
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/systemctl restart watchdog, /usr/bin/systemctl status watchdog, /usr/bin/systemctl restart chromium-monitor, /usr/bin/systemctl status chromium-monitor
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/echo, /usr/bin/cp
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/sed /etc/watchdog.conf
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/tee -a /etc/watchdog.conf
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/sbin/reboot, /usr/sbin/dhclient eth0, /usr/bin/fbset
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/cat /var/lib/dhcp/*
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user