Revision 3c18fbc9
Added by Scott Ullrich almost 20 years ago
etc/inc/interfaces.inc | ||
---|---|---|
393 | 393 |
$carp_instances_counter++; |
394 | 394 |
} |
395 | 395 |
} |
396 |
if ($g['booting'] and !$debugging) {
|
|
396 |
if ($g['booting']) { |
|
397 | 397 |
unmute_kernel_msgs(); |
398 | 398 |
echo "done.\n"; |
399 | 399 |
} |
Also available in: Unified diff
Echo done after configuring carp