summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/pfsync
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/pfsync')
-rwxr-xr-xetc/rc.d/pfsync1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.d/pfsync b/etc/rc.d/pfsync
index fa89b30..3dab3a8 100755
--- a/etc/rc.d/pfsync
+++ b/etc/rc.d/pfsync
@@ -35,6 +35,7 @@ pfsync_start()
if [ -n "${pfsync_syncpeer}" ]; then
_syncpeer="syncpeer ${pfsync_syncpeer}"
fi
+ load_kld pfsync
ifconfig pfsync0 $_syncpeer syncdev $pfsync_syncdev $pfsync_ifconfig up
}
OpenPOWER on IntegriCloud