Answers for "command to shutdown linux from terminal without password"

0

linux shutdown no password

Cmnd_Alias SHUTDOWN_CMDS = /sbin/poweroff, /sbin/halt, /sbin/reboot
bob ALL=(ALL) NOPASSWD: SHUTDOWN_CMDS
Posted by: Guest on October-06-2021

Code answers related to "command to shutdown linux from terminal without password"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language