I (and the rc.d script) can't run www/privoxy as user privoxy. What's the problem?
(I can run it as my normal user. Does
P.S.: I also can't do
That makes musicpd also not working with "fatal_error: problems changing to root directory" (should run as "musicpd")
(I can run it as my normal user. Does
# su -m privoxy -c /usr/local/sbin/privoxy
Code:
su: /bin/csh: Permission denied
# ls -l /usr/local/sbin/privoxy
Code:
-r-xr-xr-x 1 privoxy wheel uarch 270272 28 Sep 02:57 /usr/local/sbin/privoxy*
# ls -l /bin/csh
Code:
-r-xr-xr-x 2 root wheel 382360 4 Sep 18:58 /bin/csh*
Code:
privoxy:*:201:201:privoxy pseudo-user:/nonexistent:/sbin/nologin
P.S.: I also can't do
# su -m privoxy -c /bin/csh while as normal user that works.That makes musicpd also not working with "fatal_error: problems changing to root directory" (should run as "musicpd")
Code:
FreeBSD 10.2-STABLE #39 r287433: Thu Sep 3 16:07:49 CEST 2015