summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-07 00:53:39 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-07 00:53:39 +0000
commit1b58b513bd8d465520883bc747e7287cec5f53b5 (patch)
treec670fe4c5f5ec765f62375d87fb18de81e14dca3 /etc/rc.bootup
parent2789033a294cb59dddb41537170c57366094a9cd (diff)
downloadpfsense-1b58b513bd8d465520883bc747e7287cec5f53b5.zip
pfsense-1b58b513bd8d465520883bc747e7287cec5f53b5.tar.gz
* Cleanup carp code
* Eliminate interfaces_carp_bringup_final()
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 4c9447a..056f696 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -265,8 +265,6 @@
echo "done.\n";
mwexec("/sbin/pfctl -f /tmp/rules.debug");
-
- interfaces_carp_bring_up_final();
/* start IPsec tunnels */
vpn_ipsec_configure();
OpenPOWER on IntegriCloud