diff --git a/configs/sudo/poweroff b/configs/sudo/poweroff index 19c8d75..f49078c 100644 --- a/configs/sudo/poweroff +++ b/configs/sudo/poweroff @@ -1 +1,4 @@ ALL ALL=NOPASSWD: /bin/busybox poweroff +ALL ALL=NOPASSWD: /bin/busybox reboot +ALL ALL=NOPASSWD: /sbin/poweroff +ALL ALL=NOPASSWD: /sbin/reboot