From owner-freebsd-bugs Tue Mar 28 18:50:02 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA03332 for bugs-outgoing; Tue, 28 Mar 1995 18:50:02 -0800 Received: (from gnats@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA03325; Tue, 28 Mar 1995 18:50:01 -0800 Date: Tue, 28 Mar 1995 18:50:01 -0800 Message-Id: <199503290250.SAA03325@freefall.cdrom.com> From: Paul Traina Reply-To: Paul Traina To: freebsd-bugs Subject: misc/279: remove non-bsdish echo in rc.maint In-Reply-To: Your message of Tue, 28 Mar 1995 18:39:53 -0800 <199503290239.SAA00521@precipice.shockwave.com> Sender: bugs-owner@FreeBSD.org Precedence: bulk >Number: 279 >Category: misc >Synopsis: lose the '** Begin system maintenance tasks **' message >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs (FreeBSD bugs mailing list) >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 28 18:50:01 1995 >Originator: Paul Traina >Organization: >Release: FreeBSD 2.1.0-Development i386 >Environment: FreeBSD 2.1.0 as of last night >Description: echo '** Begin system maintainance tasks **' is gratuitous. Given all of the crap currently being echoed to the screen at startup, why do we need yet another line that can scroll useful information off the top of the screen. I'm sure it was useful when you were debugging the rc* stuff, but now it's just annoying. >How-To-Repeat: Boot system >Fix: *** rc.maint Thu Mar 23 19:03:34 1995 --- /etc/rc.maint Tue Mar 28 18:16:34 1995 *************** *** 4,11 **** # Various maintainance tasks to be done as the system is coming up - echo '** Begin system maintainance tasks **' - # /var/crash should be a directory or a symbolic link # to the crash directory if core dumps are to be saved. if [ "X${savecore}" = X"YES" -a -d /var/crash ]; then --- 4,9 ---- >Audit-Trail: >Unformatted: