summaryrefslogtreecommitdiff
path: root/community/vsftpd/vsftpd-ssl@.service
blob: e53fad324d892d7a87418227d59a3b4cd925f1f5 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=vsftpd per-connection server (legacy implicit SSL)

[Service]
ExecStart=-/usr/sbin/vsftpd -oimplicit_ssl=yes
ExecReload=/bin/kill -HUP $MAINPID
StandardInput=socket
StandardOutput=socket
StandardError=syslog