3 lines
140 B
Text
3 lines
140 B
Text
## Use "sudo {shutdown,reboot,halt}" without needing a password.
|
|
$USER ALL=(root) NOPASSWD:/usr/bin/reboot,/usr/bin/halt,/usr/bin/shutdown
|
|
|