Files
ajacoutot c4096e6659 Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00

28 lines
726 B
Plaintext

@newgroup _tinyproxy:617
@newuser _tinyproxy:617:_tinyproxy::tinyproxy:/nonexistent:/sbin/nologin
@extraunexec rm -f /var/log/tinyproxy/tinyproxy.log
@rcscript ${RCDIR}/tinyproxy
@mode 700
@owner _tinyproxy
@group _tinyproxy
@sample /var/log/tinyproxy/
@mode
@owner
@group
@bin bin/tinyproxy
@man man/man5/tinyproxy.conf.5
@man man/man8/tinyproxy.8
share/doc/tinyproxy/
share/doc/tinyproxy/AUTHORS
share/doc/tinyproxy/NEWS
share/doc/tinyproxy/README
share/doc/tinyproxy/README.md
share/examples/tinyproxy/
share/examples/tinyproxy/tinyproxy.conf
@sample ${SYSCONFDIR}/tinyproxy/
@sample ${SYSCONFDIR}/tinyproxy/tinyproxy.conf
share/tinyproxy/
share/tinyproxy/debug.html
share/tinyproxy/default.html
share/tinyproxy/stats.html