aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/netperf/files/netserver.service
blob: 0876a0d223da3d2df543d2f552ee8a033a43d407 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Netperf Benchmark Server
After=network.target

[Service]
ExecStart=/usr/sbin/netserver -D

[Install]
WantedBy=multi-user.target