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
..
2015-07-01 21:26:38 +00:00
2015-01-18 15:08:25 +00:00
2015-06-06 10:59:27 +00:00
2015-03-20 14:09:01 +00:00
2014-10-20 11:56:37 +00:00
2013-12-17 15:39:42 +00:00
2015-06-22 21:15:15 +00:00
2013-11-27 22:45:56 +00:00
2015-06-03 17:34:49 +00:00
2014-11-01 22:45:06 +00:00
2013-06-27 21:17:50 +00:00
2013-08-09 19:13:54 +00:00
2014-11-15 12:23:17 +00:00
2015-06-04 04:19:12 +00:00
2015-06-26 18:36:19 +00:00
2014-01-12 12:38:40 +00:00
2015-07-01 09:57:26 +00:00
2014-10-17 19:56:45 +00:00
2015-05-05 17:00:16 +00:00
2015-06-10 20:32:29 +00:00
2014-12-01 20:23:32 +00:00
2015-06-26 18:27:33 +00:00
2015-05-28 18:17:45 +00:00
2015-01-12 06:37:07 +00:00
2015-05-05 17:00:16 +00:00
2015-05-05 17:00:16 +00:00
2015-05-28 10:17:22 +00:00
2015-06-17 10:23:17 +00:00
2015-06-17 10:23:17 +00:00
2014-12-29 09:31:39 +00:00
2015-05-28 10:17:22 +00:00
2015-07-02 18:06:02 +00:00
2014-10-20 02:41:04 +00:00
2015-06-28 05:23:41 +00:00
2015-06-26 17:10:14 +00:00
2015-06-12 18:01:26 +00:00
2015-03-31 18:29:51 +00:00
2014-03-17 23:21:26 +00:00
2015-06-10 13:04:51 +00:00
2015-06-08 09:02:49 +00:00
2013-11-06 15:06:53 +00:00
2015-04-17 10:36:26 +00:00
2015-05-28 06:54:46 +00:00
2015-06-17 10:21:27 +00:00
2015-04-11 08:25:10 +00:00
2015-01-24 10:58:41 +00:00
2015-06-16 12:16:27 +00:00
2015-04-02 14:21:12 +00:00
2015-04-02 14:21:12 +00:00
2015-04-02 14:21:12 +00:00
2014-10-14 09:45:19 +00:00
2014-11-16 16:33:28 +00:00
2014-11-27 11:35:47 +00:00
2015-06-17 10:22:43 +00:00
2015-06-01 06:41:00 +00:00
2015-07-01 09:00:38 +00:00
2014-12-02 19:54:15 +00:00
2015-05-13 05:25:52 +00:00
2015-07-03 12:08:14 +00:00
2015-02-11 15:22:37 +00:00
2015-04-22 07:35:36 +00:00
2015-05-18 17:17:40 +00:00
2013-06-15 14:28:05 +00:00
2015-07-04 00:17:00 +00:00
2015-05-07 11:27:59 +00:00
2015-04-02 14:21:12 +00:00
2014-12-31 11:33:56 +00:00
2014-04-22 10:12:17 +00:00
2015-04-23 13:55:54 +00:00
2014-11-01 20:15:12 +00:00
2015-05-30 07:26:09 +00:00
2015-04-21 18:19:27 +00:00
2015-06-09 06:34:16 +00:00
2015-07-02 21:32:16 +00:00