[23219] in Athena Bugs
Re: linux 9.2.13: /sbin/update
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Fri Jul 25 06:24:53 2003
Date: Fri, 25 Jul 2003 06:24:51 -0400 (EDT)
Message-Id: <200307251024.h6PAOptQ022655@brad-majors.mit.edu>
From: Garry Zacheiss <zacheiss@MIT.EDU>
To: Jonathon Weiss <jweiss@MIT.EDU>
CC: bugs@MIT.EDU
In-reply-to: "[23212] in Athena Bugs"
> When I booted the system, one of the last things printed on vt1 before
> starting xlogin was:
> INIT: cannot execute "/sbin/update"
>
> Did we lose a package between 9.1 and 9.2 or something?
No, /sbin/update isn't supposed to exist on a Redhat 9 machine; you
should have an /etc/inittab.rpmnew that fails to contain that line, and
machines installed directly at 9.2 shouldn't have it, either. The
initscripts RPM declares /etc/inittab as %config(noreplace) so won't
drop any new files in place over it. The error should be purely
cosmetic, although we can put something in the athena-ws rpm to remove
that line.
Garry