first functional commit
This commit is contained in:
10
roles/CVE-2011-2523/files/vsftpd.service
Normal file
10
roles/CVE-2011-2523/files/vsftpd.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Vsftpd ftp daemon
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/sbin/vsftpd /etc/vsftpd.conf
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user