summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions/enablecarp
diff options
context:
space:
mode:
Diffstat (limited to 'etc/phpshellsessions/enablecarp')
-rw-r--r--etc/phpshellsessions/enablecarp4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/phpshellsessions/enablecarp b/etc/phpshellsessions/enablecarp
index b10e15e..6eb7083 100644
--- a/etc/phpshellsessions/enablecarp
+++ b/etc/phpshellsessions/enablecarp
@@ -11,10 +11,6 @@ if(is_array($config['virtualip']['vip'])) {
interface_carp_configure($vip);
sleep(1);
break;
- case "ipalias":
- if (strstr($vip['interface'], "_vip"))
- interface_ipalias_configure($vip);
- break;
}
}
}
OpenPOWER on IntegriCloud