mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
commit
e08a123642
1 changed files with 1 additions and 1 deletions
|
@ -943,7 +943,7 @@ done
|
||||||
|
|
||||||
if [ "$vsftpd" = 'yes' ]; then
|
if [ "$vsftpd" = 'yes' ]; then
|
||||||
cp -f $vestacp/vsftpd/vsftpd.conf /etc/
|
cp -f $vestacp/vsftpd/vsftpd.conf /etc/
|
||||||
touch /var/log//vsftpd.log
|
touch /var/log/vsftpd.log
|
||||||
chown root:adm /var/log/vsftpd.log
|
chown root:adm /var/log/vsftpd.log
|
||||||
chmod 640 /var/log/vsftpd.log
|
chmod 640 /var/log/vsftpd.log
|
||||||
touch /var/log/xferlog
|
touch /var/log/xferlog
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue