9 lines
163 B
Desktop File
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
|