summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-02-16 23:29:31 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-02-16 23:29:31 +0000
commit2b451a9782c717a2a2053bd7ef981fb70473e6d9 (patch)
tree5acf3ea08469ffba76cafe02f73d89670ba746ae /etc/inc/interfaces.inc
parent3f43f9a635c2d0517f635f9d0e10118d08b7af33 (diff)
downloadpfsense-2b451a9782c717a2a2053bd7ef981fb70473e6d9.zip
pfsense-2b451a9782c717a2a2053bd7ef981fb70473e6d9.tar.gz
Axe the first occurance of "done" during bootup. It's extra.
Diffstat (limited to 'etc/inc/interfaces.inc')
-rw-r--r--etc/inc/interfaces.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index fd2f093..c05a9ff 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -357,7 +357,6 @@ function interfaces_carp_configure() {
mwexec("/sbin/sysctl net.inet.carp.allow=0");
if($g['booting']) {
unmute_kernel_msgs();
- echo "done.\n";
}
return;
}
OpenPOWER on IntegriCloud