File Manager

Current Path : /etc/systemd/system/multi-user.target.wants/
Upload File :
Current File : //etc/systemd/system/multi-user.target.wants/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