Include other possibilities for shutdown and reboot.
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
%sudo ALL=(ALL) ALL
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user