]> git.armaanb.net Git - asd-repo.git/blobdiff - core/opendoas/files/doas.conf
Adapt for asd linux
[asd-repo.git] / core / opendoas / files / doas.conf
index 687322c16666ce00a8e93c302756241d3b9c99bc..8d05edb512d3d85ddbaa6e5d05102ad7e5d6d72e 100644 (file)
 #
 # I'm working on a better overall solution.
 
-# Allow wheel to run kiss with password required.
+# Allow wheel to run asd with password required.
 # permit persist :wheel cmd env
 # permit persist :wheel cmd git args fetch
 # permit persist :wheel cmd git args diff
 # permit persist :wheel cmd git args merge
 
-# Allow wheel to run kiss without a password.
+# Allow wheel to run asd without a password.
 # permit nopass :wheel cmd env
 # permit nopass :wheel cmd git args fetch
 # permit nopass :wheel cmd git args diff