10 lines
147 B
SYSTEMD
Raw Normal View History

2025-05-10 21:58:58 +08:00
[Unit]
Description=Netperf Benchmark Server
After=network.target
[Service]
ExecStart=/usr/sbin/netserver -D
[Install]
WantedBy=multi-user.target