remove the suggestion to permit pkg_add with doas "nopass" when doing
authorsthen <sthen@openbsd.org>
Thu, 4 Feb 2021 22:12:03 +0000 (22:12 +0000)
committersthen <sthen@openbsd.org>
Thu, 4 Feb 2021 22:12:03 +0000 (22:12 +0000)
commit420983479ddfa7f2eb13d13185fa3590c2fcfd81
tree0376d5d25f9a657f3c7d4a1ee76156c59bdda7c6
parent221b44ef451415fd12843cc43f46710b741ff140
remove the suggestion to permit pkg_add with doas "nopass" when doing
ports dev work.

if you are able to run pkg_add as root without a password, your account
is root-equivalent.

typing the password multiple times is a pain but if somebody is going to
choose to weaken their local security in this way, it should be their
own decision and not something they have read in a manpage.

ok tb@ thfr@
share/man/man5/bsd.port.mk.5