summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-09 20:08:52 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-09 20:08:52 +0000
commit7a016866c658acc28d434d1a97a32d7791ee7c34 (patch)
tree105da3f71c90eb4db7e3f101b1433f09d2c64426 /usr
parent9a9de69e862f47284425fabc817366a88d6fd04f (diff)
downloadpfsense-7a016866c658acc28d434d1a97a32d7791ee7c34.zip
pfsense-7a016866c658acc28d434d1a97a32d7791ee7c34.tar.gz
Sync carp settings on changes.
Ticket #318
Diffstat (limited to 'usr')
-rw-r--r--usr/local/pkg/carp_settings.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/usr/local/pkg/carp_settings.xml b/usr/local/pkg/carp_settings.xml
index 05866da..4c6ae43 100644
--- a/usr/local/pkg/carp_settings.xml
+++ b/usr/local/pkg/carp_settings.xml
@@ -131,4 +131,10 @@
<type>password</type>
</field>
</fields>
-</packagegui>
+ <custom_add_php_command_late>
+ /* resync */
+ interfaces_carp_bringup();
+ /* setup carp interfaces */
+ interfaces_carp_configure();
+ </custom_add_php_command_late>
+</packagegui> \ No newline at end of file
OpenPOWER on IntegriCloud