packages/vsftpd/vsftpd@.service
2019-05-28 15:12:08 +00:00

9 lines
163 B
Desktop File

[Unit]
Description=vsftpd per-connection server
[Service]
ExecStart=-/usr/bin/vsftpd
ExecReload=/bin/kill -HUP $MAINPID
StandardInput=socket
StandardError=syslog