repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-x86_64
[ArchLinux/community.git]
/
iperf
/
trunk
/
iperf-udp.service
blob
b3c5d268660245bbb5f4da04963fed844fe6932f
1
[Unit]
2
Description=Iperf UDP Server
3
After=network.target
4
5
[Service]
6
ExecStart=/usr/bin/iperf -u -s -V
7
8
[Install]
9
WantedBy=multi-user.target