archrelease: copy trunk to community-x86_64
[ArchLinux/community.git] / vsftpd / trunk / vsftpd-ssl.service
blob3343bc92052f6d88dd872cf0676682ea7560ad86
1 [Unit]
2 Description=vsftpd daemon (legacy implicit SSL)
4 [Service]
5 ExecStart=/usr/bin/vsftpd -oimplicit_ssl=yes
6 ExecReload=/bin/kill -HUP $MAINPID
7 KillMode=process
9 [Install]
10 WantedBy=multi-user.target