repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
OCaml 4.14.0 rebuild
[arch-packages.git]
/
xinetd
/
trunk
/
xinetd.service
blob
1c587e291e833229fbc2fcd7515b8ab65a423686
1
[Unit]
2
Description=A secure replacement for inetd
3
After=network.target
4
5
[Service]
6
ExecStart=/usr/bin/xinetd -dontfork
7
ExecReload=/bin/kill -HUP $MAINPID
8
9
[Install]
10
WantedBy=multi-user.target