On Fri, 2005-07-08 at 15:48 -0700, Mark Knecht wrote:
> On 7/8/05, kashani <[EMAIL PROTECTED]> wrote:
> > Mark Knecht wrote:
> > > Hi ho,
> > >    What program do I run to determine what emerge operation installed
> > > something on the system, in this specific case /etc/init.d/serial? I
> > > guessed it would be equery but that didn't work.
>
> I spoke too quickly. qpkg -f returns nothing for /etc/init.d/serial:
> 
> dragonfly ~ # ls -al /etc/init.d/serial
> -rwxr-xr-x  1 root root 1104 Mar 11 09:57 /etc/init.d/serial
> dragonfly ~ # qpkg -f /etc/init.d/serial
> dragonfly ~ #

The CVS header on /etc/init.d/serial shows that it is from the
rc-scripts module on gentoo cvs, and rc-scripts is distributed as part
of baselayout indeed.

However it is not installed by baselayout-1.11.12-r4, and in fact it
does nothing as /etc/serial.conf does not exist, so is safe to delete -
but make sure (a) you aren't using it (check /etc/serial.conf) and (b)
you remove it from all runlevels.

Ed

-- 
gentoo-user@gentoo.org mailing list

Reply via email to