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

30 lines
725 B
Plaintext

@newgroup _mlvpn:758
@newuser _mlvpn:758:_mlvpn::mlvpn user:/var/empty:/sbin/nologin
@rcscript ${RCDIR}/mlvpn
@man man/man1/mlvpn.1
@man man/man5/mlvpn.conf.5
@bin sbin/mlvpn
share/doc/mlvpn/
share/doc/mlvpn/AUTHORS
share/doc/mlvpn/README.Debian
share/doc/mlvpn/README.NetBSD.md
share/doc/mlvpn/README.OpenBSD.md
share/doc/mlvpn/README.debug.md
share/doc/mlvpn/README.md
share/doc/mlvpn/mlvpn.default
share/doc/mlvpn/mlvpn.init.d
share/doc/mlvpn/mlvpn.rc
share/examples/mlvpn/
@mode 770
@owner root
@group wheel
@sample ${SYSCONFDIR}/mlvpn/
@mode
share/examples/mlvpn/mlvpn.conf
@mode 600
@sample ${SYSCONFDIR}/mlvpn/mlvpn.conf
@mode
share/examples/mlvpn/mlvpn_updown.sh
@mode 700
@sample ${SYSCONFDIR}/mlvpn/mlvpn_updown.sh