mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13: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
287 B
Plaintext
11 lines
287 B
Plaintext
@newgroup _iperf3:847
|
|
@newuser _iperf3:847:_iperf3::iperf3 server:/nonexistent:/sbin/nologin
|
|
@rcscript ${RCDIR}/iperf3
|
|
@bin bin/iperf3
|
|
include/iperf_api.h
|
|
@static-lib lib/libiperf.a
|
|
lib/libiperf.la
|
|
@lib lib/libiperf.so.${LIBiperf_VERSION}
|
|
@man man/man1/iperf3.1
|
|
@man man/man3/libiperf.3
|