openbsd-ports/net/tacacs+/pkg/PLIST
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

29 lines
639 B
Plaintext

@newgroup _tacacs:511
@newuser _tacacs:511:_tacacs::TACACS+ user:/nonexistent:/sbin/nologin
@extraunexec rm -f /var/log/tac_plus/*
@rcscript ${RCDIR}/tac_plus
include/tacacs.h
lib/libtacacs.a
lib/libtacacs.la
@lib lib/libtacacs.so.${LIBtacacs_VERSION}
@man man/man5/tac_plus.conf.5
@man man/man8/tac_plus.8
@bin sbin/tac_plus
share/doc/pkg-readmes/${PKGSTEM}
share/tacacs/
share/tacacs/do_auth.py
share/tacacs/tac_convert
share/tacacs/tac_plus.conf.sample
@mode 640
@owner root
@group _tacacs
@sample ${SYSCONFDIR}/tac_plus.conf
@mode 750
@owner _tacacs
@group wheel
@sample /var/log/tac_plus/
@mode
@owner
@group
share/tacacs/users_guide