summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions/enablecarp
diff options
context:
space:
mode:
Diffstat (limited to 'etc/phpshellsessions/enablecarp')
-rw-r--r--etc/phpshellsessions/enablecarp2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/phpshellsessions/enablecarp b/etc/phpshellsessions/enablecarp
index d486c04..b1c4a43 100644
--- a/etc/phpshellsessions/enablecarp
+++ b/etc/phpshellsessions/enablecarp
@@ -14,5 +14,5 @@ if(is_array($config['virtualip']['vip'])) {
}
}
}
-interfaces_carp_setup();
+interfaces_sync_setup();
set_single_sysctl("net.inet.carp.allow", "1");
OpenPOWER on IntegriCloud