From f5942759035bf0d20a89adfc0cf3b00cfdb7af64 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 21 Jun 2005 00:45:34 +0000 Subject: Send conscontrol output to the bit bucket --- etc/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/rc') diff --git a/etc/rc b/etc/rc index ab0899e..3ffa94e 100755 --- a/etc/rc +++ b/etc/rc @@ -41,7 +41,7 @@ if [ ! "$PLATFORM" = "cdrom" ]; then /usr/local/bin/php -f /etc/rc.conf_mount_rw fi -/sbin/conscontrol mute off +/sbin/conscontrol mute off >/dev/null if [ ! "$PLATFORM" = "cdrom" ]; then /bin/mkdir -p /usr/savecore 2>/dev/null -- cgit v1.1