summaryrefslogtreecommitdiff
path: root/system-files/sudoers
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-14 09:51:15 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-14 09:51:15 +0100
commit4d4a42b57666d5aae7facd3327972236ad986cbb (patch)
treee1fda0c88065458ca64c1b9e6afbf77ddb2d9b38 /system-files/sudoers
Kill history to remove past secrets
Diffstat (limited to 'system-files/sudoers')
-rw-r--r--system-files/sudoers3
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