summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_opt.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-24 20:47:31 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-24 20:47:31 +0000
commit19aeae7fb67e08140653984cd7633459af41b0e3 (patch)
tree6ca8ec2735d81628a76ef19c54e478735a5d623c /usr/local/www/interfaces_opt.php
parent5c0a1269165388945cbd6e36a8392ca6cab78283 (diff)
downloadpfsense-19aeae7fb67e08140653984cd7633459af41b0e3.zip
pfsense-19aeae7fb67e08140653984cd7633459af41b0e3.tar.gz
Adjust carp bootup sequence. Do not down the interfaces and later up them.
Diffstat (limited to 'usr/local/www/interfaces_opt.php')
-rwxr-xr-xusr/local/www/interfaces_opt.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/local/www/interfaces_opt.php b/usr/local/www/interfaces_opt.php
index d733383..36d5f29 100755
--- a/usr/local/www/interfaces_opt.php
+++ b/usr/local/www/interfaces_opt.php
@@ -207,9 +207,6 @@ if ($_POST) {
/* setup carp interfaces */
interfaces_carp_configure();
-
- /* bring up carp interfaces */
- interfaces_carp_bringup();
/* sync filter configuration */
filter_configure();
OpenPOWER on IntegriCloud