commit 3460a3c722774871d697ab2223479bddc79bb209
parent 5e9d76849fdad47f59b11993ee8ca319bd11414d
Author: tedu <tedu>
Date: Mon, 27 Jun 2016 15:47:38 +0000
somehow nopass snuck onto the :wheel example. i think it's better without.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doas.conf.5 b/doas.conf.5
@@ -134,7 +134,7 @@ permit nopass setenv { \e
MULTI_PACKAGES NOMAN OKAY_FILES OWNER PKG_DBDIR \e
PKG_DESTDIR PKG_TMPDIR PORTSDIR RELEASEDIR SHARED_ONLY \e
SUBPACKAGE WRKOBJDIR SUDO_PORT_V1 } :wsrc
-permit nopass setenv { -ENV PS1=$DOAS_PS1 SSH_AUTH_SOCK } :wheel
+permit setenv { -ENV PS1=$DOAS_PS1 SSH_AUTH_SOCK } :wheel
permit nopass tedu as root cmd /usr/sbin/procmap
.Ed
.Sh SEE ALSO