mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Minor fix
This commit is contained in:
parent
f68bb795de
commit
4880746f8f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue