Update v-log-failed-login

This commit is contained in:
myvesta 2022-04-25 22:09:23 +02:00 committed by GitHub
parent 475b7eac6b
commit da69aaa7aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,3 +29,4 @@ echo "$date $time $user $ip failed to login" >> $VESTA/log/auth.log
#----------------------------------------------------------#
exit 0