summaryrefslogtreecommitdiff
path: root/net-ftp/vsftpd/files/vsftpd.service-3.0.5
blob: 209b36636d55e0d038d6fe4c620c3a211eb9dfaf (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Very Secure FTP Daemon
After=network.target

[Service]
Type=simple
ExecStart=/usr/sbin/vsftpd

[Install]
WantedBy=multi-user.target