Latest
This commit is contained in:
parent
2bbe686cb9
commit
614550195e
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
### Configure Firewall
|
### Configure Firewall
|
||||||
|
# TODO: If this is required, notes should be added describing the pros / cons of the security
|
||||||
# if [ -d /Applications ] && [ -d /System ]; then
|
# if [ -d /Applications ] && [ -d /System ]; then
|
||||||
# logg info 'Disabling the block all incoming traffic option in the system Firewall settings'
|
# logg info 'Disabling the block all incoming traffic option in the system Firewall settings'
|
||||||
# /usr/libexec/ApplicationFirewall/socketfilterfw --setblockall off || (logg error 'Failed to disable incoming traffic block in the system Firewall' && logg info 'Manually disable the option under "System Preferences" > "Network" > "Firewall" > "Incoming Traffic Block Toggle"')
|
# /usr/libexec/ApplicationFirewall/socketfilterfw --setblockall off || (logg error 'Failed to disable incoming traffic block in the system Firewall' && logg info 'Manually disable the option under "System Preferences" > "Network" > "Firewall" > "Incoming Traffic Block Toggle"')
|
||||||
|
|
Loading…
Reference in a new issue