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 :-)
22 lines
480 B
Plaintext
22 lines
480 B
Plaintext
@newgroup _yquake2:779
|
|
@newuser _yquake2:779:_yquake2::Yamagi Quake II Server:/var/yquake2:/sbin/nologin
|
|
@rcscript ${RCDIR}/q2ded
|
|
bin/quake2
|
|
lib/yquake2/
|
|
share/doc/pkg-readmes/${PKGSTEM}
|
|
share/yquake2/
|
|
share/yquake2/baseq2/
|
|
@so share/yquake2/baseq2/game.so
|
|
@mode 750
|
|
@owner _yquake2
|
|
@group _yquake2
|
|
@sample /var/yquake2/
|
|
@mode
|
|
@owner
|
|
@group
|
|
@bin share/yquake2/q2ded
|
|
@bin share/yquake2/quake2
|
|
@so share/yquake2/ref_gl1.so
|
|
@so share/yquake2/ref_gl3.so
|
|
@so share/yquake2/ref_soft.so
|