File Manager

Current Path : /usr/lib/systemd/system/
Upload File :
Current File : //usr/lib/systemd/system/vsftpd.service

[Unit]
Description=vsftpd FTP server
After=network.target

[Service]
Type=simple
ExecStart=/usr/sbin/vsftpd /etc/vsftpd.conf
ExecReload=/bin/kill -HUP $MAINPID
ExecStartPre=-/bin/mkdir -p /var/run/vsftpd/empty

[Install]
WantedBy=multi-user.target

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com