summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
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