Project

General

Profile

« Previous | Next » 

Revision 007ce569

Added by Scott Ullrich over 19 years ago

If carp is not enabled then do not process

View differences:

etc/inc/interfaces.inc
329 329
		$mt = microtime();
330 330
		echo "interfaces_carp_configure() being called $mt\n";
331 331
	}
332
	if(!$config['installedpackages']['carpsettings']['config'])
333
		return;	
332 334
	if ($g['booting'] and !$debugging) {
333 335
		echo "Configuring CARP interfaces...";
334 336
		mute_kernel_msgs();

Also available in: Unified diff