mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
[FIRE-4534] set initial state
This commit is contained in:
parent
68c6bdff16
commit
9f0bbf52ea
@ -407,6 +407,8 @@
|
||||
Register --test-no FIRE-4534 --weight L --os "macOS" --network NO --category security --description "Check for presence of outbound firewalls on macOS"
|
||||
if [ ${SKIPTEST} -eq 0 ]; then
|
||||
|
||||
FOUND=0
|
||||
|
||||
# Little Snitch Daemon (macOS)
|
||||
LogText "Test: checking process Little Snitch Daemon"
|
||||
if IsRunning --full "Little Snitch Daemon"; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user