summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 63e7f85..e1912d9 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -116,6 +116,9 @@
/* setup altq + pf */
filter_configure();
+ /* bring up carp interfaces */
+ interfaces_carp_bringup();
+
/* start OpenVPN server & clients */
ovpn_configure();
OpenPOWER on IntegriCloud