Include other possibilities for shutdown and reboot.

This commit is contained in:
2026-07-24 15:20:18 -07:00
parent 4c0639e862
commit e031be406e
+1 -1
View File
@@ -2,4 +2,4 @@
%sudo ALL=(ALL) ALL %sudo ALL=(ALL) ALL
# Allow anyone in the sudo group to shutdown or reboot without a password. # Allow anyone in the sudo group to shutdown or reboot without a password.
%sudo ALL=(ALL) NOPASSWD: /usr/sbin/shutdown, /usr/sbin/reboot %sudo ALL=(ALL) NOPASSWD: /sbin/shutdown, /usr/sbin/shutdown, /sbin/reboot, /usr/sbin/reboot