From: tedu Date: Mon, 27 Jun 2016 15:47:38 +0000 (+0000) Subject: somehow nopass snuck onto the :wheel example. i think it's better without. X-Git-Tag: v6.0~10 X-Git-Url: https://git.armaanb.net/?p=opendoas.git;a=commitdiff_plain;h=3460a3c722774871d697ab2223479bddc79bb209 somehow nopass snuck onto the :wheel example. i think it's better without. --- diff --git a/doas.conf.5 b/doas.conf.5 index 6273e72..46fa4bf 100644 --- 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