Revision d1d6fdf3
Added by Scott Ullrich over 19 years ago
etc/inc/interfaces.inc | ||
---|---|---|
355 | 355 |
if (!is_array($config['virtualip']['vip']) or |
356 | 356 |
!is_array($config['installedpackages']['carpsettings']['config'])) { |
357 | 357 |
mwexec("/sbin/ifconfig pfsync0 syncdev lo0 up"); |
358 |
mwexec("/sbin/sysctl net.inet.carp.allow=0"); |
|
358 | 359 |
if($g['booting']) { |
359 | 360 |
unmute_kernel_msgs(); |
360 | 361 |
echo "done.\n"; |
Also available in: Unified diff
Set net.inet.carp.allow=0 if carp is not being used