Disable UFW logging
This commit is contained in:
parent
755a5cdfec
commit
e8db91f146
|
@ -42,6 +42,7 @@ ufw status
|
|||
# Reload firewall after some time to reset (fixes VPN)
|
||||
sleep 120s
|
||||
ufw reload
|
||||
ufw logging off
|
||||
|
||||
# Success
|
||||
exit 0
|
Loading…
Reference in New Issue
Block a user