summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg/carp.xml
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/pkg/carp.xml
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/pkg/carp.xml')
-rw-r--r--usr/local/pkg/carp.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/pkg/carp.xml b/usr/local/pkg/carp.xml
index 305ea03..0f536a4 100644
--- a/usr/local/pkg/carp.xml
+++ b/usr/local/pkg/carp.xml
@@ -219,13 +219,11 @@
</custom_php_command_before_form>
<custom_add_php_command_late>
interfaces_carp_configure();
- interfaces_carp_bringup();
</custom_add_php_command_late>
<custom_php_resync_config_command>
</custom_php_resync_config_command>
<custom_delete_php_command>
interfaces_carp_configure();
- interfaces_carp_bringup();
</custom_delete_php_command>
<custom_php_deinstall_command>
unlink_if_exists("/usr/local/pkg/carp*");
OpenPOWER on IntegriCloud