vsftpd/vsftpd.service
DistroBaker 9ad4174358 Merged update from upstream sources
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
2020-11-03 17:05:29 +00:00

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