| Path : /lib/systemd/system/ |
| Current File : //lib/systemd/system/vsftpd@.service |
[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