diff options
Diffstat (limited to 'default-config/etc/sudoers')
-rw-r--r-- | default-config/etc/sudoers | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/default-config/etc/sudoers b/default-config/etc/sudoers index 7121a22..861c55a 100644 --- a/default-config/etc/sudoers +++ b/default-config/etc/sudoers @@ -1,2 +1,2 @@ -root ALL=(ALL) ALL
-%wheel localhost=(ALL) NOPASSWD: ALL
+root ALL=(ALL) ALL +%wheel localhost=(ALL) NOPASSWD: ALL |