mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +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 :-)
11 lines
351 B
Plaintext
11 lines
351 B
Plaintext
@newgroup _igmpproxy:868
|
|
@newuser _igmpproxy:868:868::IGMP multicast routing daemon:/var/empty:/sbin/nologin
|
|
@rcscript ${RCDIR}/igmpproxy
|
|
@man man/man5/igmpproxy.conf.5
|
|
@man man/man8/igmpproxy.8
|
|
@bin sbin/igmpproxy
|
|
share/doc/pkg-readmes/${PKGSTEM}
|
|
share/examples/igmpproxy/
|
|
share/examples/igmpproxy/igmpproxy.conf
|
|
@sample ${SYSCONFDIR}/igmpproxy.conf
|