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]
/
vsftpd
/
trunk
/
vsftpd.service
blob
cc7645fbe101efc6b05142be9f8869c84ec00e35
1
[Unit]
2
Description=vsftpd daemon
3
After=network.target
4
5
[Service]
6
ExecStart=/usr/bin/vsftpd
7
ExecReload=/bin/kill -HUP $MAINPID
8
KillMode=process
9
10
[Install]
11
WantedBy=multi-user.target