openbsd-ports/net/nfsen
sthen d5ffe85b7d Remove use of sudo from pkg READMEs in a few ports as packages and their
instructions are meant to work on a fresh install.

- easy cases: replace some '$ sudo somecommand' with '# somecommand'
(while there I've swapped some "${RCDIR}/foo start" with "rcctl foo start").

- replace some 'sudo -u user somecommand foo bar' with
'su -s /bin/sh user "/path/to/somecommand foo bar"' and similar.
Not pretty with the -s, but many of the uids that need to run
these commands have /sbin/nologin as their usual shell.
2015-07-06 11:25:36 +00:00
..
patches handle rrdtool versions >=1.5 2015-04-20 12:04:22 +00:00
pkg Remove use of sudo from pkg READMEs in a few ports as packages and their 2015-07-06 11:25:36 +00:00
distinfo
Makefile Remove use of sudo from pkg READMEs in a few ports as packages and their 2015-07-06 11:25:36 +00:00