aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/sudoers-rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/sudoers-rs b/etc/sudoers-rs
index 3a75395..7fc31da 100644
--- a/etc/sudoers-rs
+++ b/etc/sudoers-rs
@@ -24,6 +24,3 @@ Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/bin"
# Root and the wheel group can run anything (after a password prompt).
root ALL=(ALL:ALL) ALL
%wheel ALL=(ALL:ALL) ALL
-
-# Passwordless poweroff/reboot (parity with the previous doas.conf).
-%wheel ALL=(ALL) NOPASSWD: /usr/bin/poweroff, /usr/bin/reboot