mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-04 05:04:39 +02:00
10 lines
147 B
Desktop File
10 lines
147 B
Desktop File
[Unit]
|
|
Description=Netperf Benchmark Server
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/netserver -D
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|