]> git.armaanb.net Git - opendoas.git/blobdiff - doas.conf.5
Change binary permissions to 4755. Closes #26
[opendoas.git] / doas.conf.5
index 592b4b66e77e6004e9bcee7f464be212c13b21dc..54022ee2dcbec9a1584a9fd55f5f27867348ee18 100644 (file)
@@ -127,11 +127,13 @@ and
 unsetting
 .Ev ENV ;
 permits tedu to run procmap as root without a password;
-and additionally permits root to run unrestricted commands as itself.
+and additionally permits root to run unrestricted commands as itself
+while retaining the original PATH.
 .Bd -literal -offset indent
 permit persist setenv { PKG_CACHE PKG_PATH } aja cmd pkg_add
 permit setenv { -ENV PS1=$DOAS_PS1 SSH_AUTH_SOCK } :wheel
 permit nopass tedu as root cmd /usr/sbin/procmap
+permit nopass keepenv setenv { PATH } root as root
 .Ed
 .Sh SEE ALSO
 .Xr doas 1