summaryrefslogtreecommitdiff
path: root/systems/izumi/system-files/sudoers
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-18 13:41:05 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-18 15:26:52 +0100
commita3b6332725871146e4fcf13e2e739ab13ee8d5ff (patch)
tree9104ac47a4823b9ea74289389ec52fe1b37fb76a /systems/izumi/system-files/sudoers
parent9c3577603bcfabbcad1fdc42d49ce6ed9840bccc (diff)
Transfer Izumi files to a dedicated subfolder
This change is needed to accomodate existence of other configurations in the same repository.
Diffstat (limited to 'systems/izumi/system-files/sudoers')
-rw-r--r--systems/izumi/system-files/sudoers3
1 files changed, 3 insertions, 0 deletions
diff --git a/systems/izumi/system-files/sudoers b/systems/izumi/system-files/sudoers
new file mode 100644
index 0000000..6af6e3b
--- /dev/null
+++ b/systems/izumi/system-files/sudoers
@@ -0,0 +1,3 @@
+root ALL=(ALL) ALL
+%wheel ALL=(ALL) ALL
+Defaults passwd_timeout=0