9ad4174358
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/vsftpd.git#a745964126c155fa6083c67a3ebc7588f476c3d9
12 lines
191 B
Desktop File
12 lines
191 B
Desktop File
[Unit]
|
|
Description=Vsftpd ftp daemon
|
|
After=network-online.target
|
|
PartOf=vsftpd.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/vsftpd /etc/vsftpd/%i.conf
|
|
|
|
[Install]
|
|
WantedBy=vsftpd.target
|