8 lines
143 B
Desktop File
8 lines
143 B
Desktop File
[Unit]
|
|
Description=vsftpd per-connection server
|
|
|
|
[Service]
|
|
ExecStart=-/usr/sbin/vsftpd
|
|
ExecReload=/bin/kill -HUP $MAINPID
|
|
StandardInput=socket
|