Merge pull request #1616 from ioannidesalex/patch-51

Minor fix
This commit is contained in:
dpeca 2018-06-11 21:21:53 +02:00 committed by GitHub
commit e08a123642
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -943,7 +943,7 @@ done
if [ "$vsftpd" = 'yes' ]; then
cp -f $vestacp/vsftpd/vsftpd.conf /etc/
touch /var/log//vsftpd.log
touch /var/log/vsftpd.log
chown root:adm /var/log/vsftpd.log
chmod 640 /var/log/vsftpd.log
touch /var/log/xferlog