[4259] in testers
Re: sgi: 8.3.8: /etc/rc2.d
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Jun 21 09:53:47 1999
Date: Mon, 21 Jun 1999 09:53:29 -0400 (EDT)
Message-Id: <199906211353.JAA18589@r93aag001866.sbo-smr.ma.cable.rcn.com>
From: Greg Hudson <ghudson@MIT.EDU>
To: Jonathon Weiss <jweiss@MIT.EDU>
CC: testers@MIT.EDU
In-reply-to: "[4256] in testers"
> A number of the scripts in rc2.d on my 8.3.8 SGI are symlinks to
> /os, including scripts that should be run before the athean one that
> assures the packs are attached. Since the things in /os/etc/rc2.d
> are generally links to ../init.d the links should be brought local.
If the rc2.d link points into /os, then presumably it's part of a
package which was installed in symlink mode, and it will attempt to
run programs which are also symlinks pointing to /os. So bringing
just the links local wouldn't help much.
I'll let Bob decide whether the packages themselves need to be brought
local.