Make unexpected-var-executables safe for execution on macOS

This commit is contained in:
Thomas Stromberg 2022-10-14 14:31:39 -04:00
parent f2023c0021
commit 9889a9308f
Failed to extract signature

View File

@ -33,5 +33,6 @@ WHERE
'/var/ossec/bin',
'/var/ossec/wodles',
'/var/run/booted-system',
'/var/run/current-system'
'/var/run/current-system',
'/var/vm'
)