Searched refs:IPFW_VERBOSE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/etc/periodic/security/
H A D550.ipfwlimit47 IPFW_VERBOSE=`sysctl -n net.inet.ip.fw.verbose 2> /dev/null`
48 if [ $? -ne 0 ] || [ "$IPFW_VERBOSE" -eq 0 ]; then

Completed in 119 milliseconds