6406302865
- fixes #7194344 - multiple instances (target, generator)
12 lines
184 B
Desktop File
12 lines
184 B
Desktop File
[Unit]
|
|
Description=Vsftpd ftp daemon
|
|
After=network.target
|
|
PartOf=vsftpd.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/vsftpd /etc/vsftpd/%i.conf
|
|
|
|
[Install]
|
|
WantedBy=vsftpd.target
|