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

37 lines
1.0 KiB
Plaintext

@newgroup _tinc:759
@newuser _tinc:759:_tinc::tinc user:/var/empty:/sbin/nologin
@rcscript ${RCDIR}/tincd
@info info/tinc.info
@man man/man5/tinc.conf.5
@comment @man man/man8/tinc-gui.8
@man man/man8/tinc.8
@man man/man8/tincd.8
@bin sbin/tinc
@bin sbin/tincd
share/bash-completion/
share/bash-completion/completions/
share/bash-completion/completions/tinc
share/examples/tinc/
share/examples/tinc/hosts/
@mode 750
@owner root
@group _tinc
@sample ${SYSCONFDIR}/tinc/
@sample ${SYSCONFDIR}/tinc/example/
@sample ${SYSCONFDIR}/tinc/example/hosts/
@mode 600
share/examples/tinc/hosts/alpha
@sample ${SYSCONFDIR}/tinc/example/hosts/alpha
share/examples/tinc/hosts/beta
@sample ${SYSCONFDIR}/tinc/example/hosts/beta
share/examples/tinc/rsa_key.priv
@sample ${SYSCONFDIR}/tinc/example/rsa_key.priv
@mode 750
share/examples/tinc/tinc-down
@sample ${SYSCONFDIR}/tinc/example/tinc-down
share/examples/tinc/tinc-up
@sample ${SYSCONFDIR}/tinc/example/tinc-up
@mode 640
share/examples/tinc/tinc.conf
@sample ${SYSCONFDIR}/tinc/example/tinc.conf