From 67989ae292b7a5398002f245f3de3a48ec0f54b7 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sun, 19 Sep 2004 20:13:26 +0000 Subject: Update the sudo-instructions so it even works when upgrading sudo (when there is no sudo binary temporarily!) --- Packages.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Packages.txt') diff --git a/Packages.txt b/Packages.txt index ff4f02349c7..98b75984b78 100644 --- a/Packages.txt +++ b/Packages.txt @@ -1,4 +1,4 @@ -# $NetBSD: Packages.txt,v 1.358 2004/09/15 20:18:26 minskim Exp $ +# $NetBSD: Packages.txt,v 1.359 2004/09/19 20:13:26 hubertf Exp $ ########################################################################### ========================== @@ -3014,7 +3014,9 @@ package can be used, which does password caching over a limited time. To use it, install sudo (either as binary package or from pkgsrc/security/sudo) and then put the following into your /etc/mk.conf: + .if exists(/usr/pkg/bin/sudo) SU_CMD=/usr/pkg/bin/sudo /bin/sh -c + .endif 11.31 Packages that cannot or should not be built -- cgit v1.2.3