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-ssl.service
blob
3343bc92052f6d88dd872cf0676682ea7560ad86
1
[Unit]
2
Description=vsftpd daemon (legacy implicit SSL)
3
4
[Service]
5
ExecStart=/usr/bin/vsftpd -oimplicit_ssl=yes
6
ExecReload=/bin/kill -HUP $MAINPID
7
KillMode=process
8
9
[Install]
10
WantedBy=multi-user.target