mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
c4096e6659
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 :-)
6 lines
166 B
Plaintext
6 lines
166 B
Plaintext
@newgroup _scanlogd:514
|
|
@newuser _scanlogd:514:_scanlogd::scanlogd:/nonexistent:/sbin/nologin
|
|
@rcscript ${RCDIR}/scanlogd
|
|
@man man/man8/scanlogd.8
|
|
@bin sbin/scanlogd
|