summaryrefslogtreecommitdiff
path: root/community/vsftpd/vsftpd@.service
blob: 81e14299042737f044152f9a6f55e46c4d864551 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=vsftpd per-connection server

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