Red Hat Bugzilla – Bug 444008
Annoying startup and rc1, rcS, rcS-sulogin message glitches, man page typos.
Last modified: 2014-06-18 04:46:18 EDT
+++ This bug was initially created as a clone of Bug #444006 +++ +++ This bug was initially created as a clone of Bug #444005 +++ +++ This bug was initially created as a clone of Bug #444001 +++ Description of problem: Annoying startup and rc1, rcS, rcS-sulogin message glitches, man page typos. Version-Release number of selected component (if applicable): event-compat-sysv-0.3.9-13.fc9.noarch initscripts-8.70-1.i386 NetworkManager-0.7.0-0.9.2.svn3566.fc9.i386 upstart-0.3.9-17.fc9.i386 How reproducible: very Steps to Reproduce: 1. boot to single user mode & exit see rcS killed message 2. boot normally see some [OK] on the second line, and rcS killed message 3. telinit 1 and see rc1 and rcS-sulogin killed messages 4. read events(5) and initctl(8) man pages see typos. Actual results: user gets annoyed and anxious Expected results: startup messages shouldn't look like errors Additional info: Files patched: /usr/share/man/man5/events.5.gz /usr/share/man/man8/initctl.8.gz /etc/rc.d/init.d/NetworkManager /etc/event.d/rc1 /etc/event.d/rcS /etc/event.d/rcS-sulogin /etc/rc.d/rc.sysinit /etc/rc.d/init.d/single They belong to packages: event-compat-sysv-0.3.9-13.fc9.noarch initscripts-8.70-1.i386 NetworkManager-0.7.0-0.9.2.svn3566.fc9.i386 upstart-0.3.9-17.fc9.i386 Patch will be attached. Bug will be cloned and attached to those four components. -- Additional comment from archimerged@gmail.com on 2008-04-24 11:03 EST -- Created an attachment (id=303642) Patch which fixes those annoyances. The change to /etc/rc.d/init.d/single makes it completely dispensable. All it does is clear the screen. /etc/event.d/rc1 now does the telinit S. But you wouldn't want this version of init.d/single installed without the matching event.d/rc1.
Fixed in CVS. Will probably not be in F-9 unless other updates are pending at this point.