From 3460a3c722774871d697ab2223479bddc79bb209 Mon Sep 17 00:00:00 2001 From: tedu Date: Mon, 27 Jun 2016 15:47:38 +0000 Subject: [PATCH] somehow nopass snuck onto the :wheel example. i think it's better without. --- doas.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2