On Sun, Apr 11, 2010 at 03:19:47PM +0200, Regid Ichira wrote: > > I think that whenever something runs update-rc.d, I get a bunch, > not one, of those warning messages. I also think those messages are > causing apt-get a noticeable delay when updating a package that > calls update-rc.d.
It's insserv is causing this warnings. I think it recalculates all the depedencies and changes the order of all init scripts. And so give that warning again. But I don't think generating that warning causes a noticeable delay. > Thinking about it, I am not sure I understood your reply. > What do you think might be a problem? What you are not sure why I > want to do it? I have no idea why you want to add the start scripts again. They're already added, nothing changed for them. But calling that doesn't hurt anything, the package also always does that on install. Kurt > > ---------------------------------------- > > Date: Sun, 11 Apr 2010 12:52:31 +0200 > > From: [email protected] > > To: [email protected]; [email protected] > > Subject: Re: [pkg-ntp-maintainers] Bug#568974: Is it safe for the > > administrator to rm the stop sym links manually? > > > > On Sun, Apr 11, 2010 at 01:05:15AM +0200, Regid Ichira wrote: > >> > >> Is it safe to run manually: > >> > >> rm -v /etc/rc{0,1,6}.d/*ntp > > > > Yes, I don't see why that should be a problem. > > > >> update-rc.d ntp start 23 2 3 4 5 . > > > > Note sure why you want to do that, but it shouldn't be a problem > > either. > > > > > > Kurt > > > > _________________________________________________________________ > Hotmail: Free, trusted and rich email service. > https://signup.live.com/signup.aspx?id=60969 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

