On Sat, Nov 24, 2007 at 08:20:49PM -0500, Luis R. Rodriguez wrote:
>> What directory is this in? Certainly not in rcS.d, at least, which is what
>> matters at system startup:
> This is in:
> 
> /etc/rc3.d/

Well, that's just for going into multiuser mode. rcS.d runs before that in
any case.

> If you do:
> 
> rm -f /etc/rc3.d/S20nfs-common
> 
> and then apt-get install --reinstall nfs-common, you will not get a
> new one generated, I just tried. What package is in charge of putting
> the new script in place if you don't have one?

It doesn't work this way.

If you remove _all_ startup links for a given package, its postinst script
will put the links back into place (or rather, update-rc.d will, and the
postinst runs update-rc.d). If you only remove one, update-rc.d will assume
you really meant that, and let everything stay.

/* Steinar */
-- 
Homepage: http://www.sesse.net/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to