dashboard
repositories
activity
search
login
ljy
/
RK356X_SDK_RELEASE
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
enable can1
hc
2023-11-30
6c9be420e167ee7ce45c0309586f09ddab28ac15
[~ljy/RK356X_SDK_RELEASE.git]
/
yocto
/
meta-openembedded
/
meta-networking
/
recipes-support
/
netperf
/
files
/
netserver.service
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