summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authortylermurphy534 <tylermurphy534@gmail.com>2022-11-11 01:25:10 -0500
committertylermurphy534 <tylermurphy534@gmail.com>2022-11-11 01:25:10 -0500
commit58208a126858d14e4d4bf4707e298919d234bc22 (patch)
treee3117bfb29af80a4065c1d5856fdd25ddf9b8177 /conf
parentadd doc string for elevate_privlages (diff)
downloadcrab-58208a126858d14e4d4bf4707e298919d234bc22.tar.gz
crab-58208a126858d14e4d4bf4707e298919d234bc22.tar.bz2
crab-58208a126858d14e4d4bf4707e298919d234bc22.zip
update config format
Diffstat (limited to 'conf')
-rw-r--r--conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/conf b/conf
index bebb505..0da97e5 100644
--- a/conf
+++ b/conf
@@ -1 +1,5 @@
-root true \ No newline at end of file
+permit nopass linus as root
+deny :docker
+#deny jane
+permit persist :wheel
+permit jane as doe \ No newline at end of file