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
11 lines
178 B
Desktop File
11 lines
178 B
Desktop File
[Unit]
|
|
Description=Vsftpd ftp daemon
|
|
After=network-online.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/vsftpd /etc/vsftpd/vsftpd.conf
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|