summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/ip6fw
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/ip6fw')
-rw-r--r--etc/rc.d/ip6fw2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/ip6fw b/etc/rc.d/ip6fw
index 4f37e26..e0726bf 100644
--- a/etc/rc.d/ip6fw
+++ b/etc/rc.d/ip6fw
@@ -48,7 +48,7 @@ ip6fw_start()
# Enable firewall logging
#
- if checkyesno ipv6_firewall_logging ; then
+ if checkyesno ipv6_firewall_logging; then
echo 'IPv6 Firewall logging=YES'
sysctl net.inet6.ip6.fw.verbose=1 >/dev/null
fi
OpenPOWER on IntegriCloud