diff options
Diffstat (limited to 'system-files/sudoers')
-rw-r--r-- | system-files/sudoers | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system-files/sudoers b/system-files/sudoers new file mode 100644 index 0000000..6af6e3b --- /dev/null +++ b/system-files/sudoers @@ -0,0 +1,3 @@ +root ALL=(ALL) ALL +%wheel ALL=(ALL) ALL +Defaults passwd_timeout=0 |