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