mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
f50fdd748e
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 :-)
12 lines
342 B
Plaintext
12 lines
342 B
Plaintext
@newgroup _solid-pop3d:635
|
|
@newuser _solid-pop3d:635:_solid-pop3d::solid-pop3d:/nonexistent:/sbin/nologin
|
|
@extraunexec rm -rf /var/spool/spop3d/*
|
|
@man man/man5/dot-spop3d.5
|
|
@man man/man5/spop3d.conf.5
|
|
@man man/man8/spop3d.8
|
|
sbin/spop3d
|
|
%%apop%%
|
|
@sample /var/spool/spop3d/
|
|
@sample /var/spool/spop3d/bulletins/
|
|
@extra ${SYSCONFDIR}/spop3d.conf
|