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

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