diff options
-rw-r--r-- | usr/local/pkg/carp_settings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/pkg/carp_settings.xml b/usr/local/pkg/carp_settings.xml index 74b4f9c..087a109 100644 --- a/usr/local/pkg/carp_settings.xml +++ b/usr/local/pkg/carp_settings.xml @@ -189,7 +189,6 @@ <custom_add_php_command_late> /* setup carp interfaces */ interfaces_carp_configure(); - interfaces_carp_bring_up_final(); /* force a filter configure for syncing */ filter_configure(); </custom_add_php_command_late> |