severity 412483 wishlist stop Hi
On 2007-02-26 Gildas Le Nadan wrote: > > Take a look at "man invoke-rc.d" which is used by quagga and maybe at the > > policyrcd-script-zg2 package and > > your /etc/runlevel.conf. > > I guess that removing quagga from runlevel.conf (or /etc/rcX.d/) will tell > > invoke-rc.d not to start quagga. > > ... > I'm not sure I follow, as if I understand correctly your solution with > /etc/runlevel.conf adds a dependency on the package file-rc. This is not > ideal as it is quite a major change: we have plenty of machines here and > people expect the usual symlink system to be in place. The invoke-rc.d shoul work with sysv-style init systems as well as with file-rc style. It basically is a wrapper that should make start/stops of daemons independent from the actual init implementation and allow system specific policies, just as the one you request. > You seem to imply by citing invoke-rc.d that using "update-rc.d -f > quagga remove" to remove the links in /etc/rc*d will just work, but it > doesn't afaik: the links are automagically re-created when the package > is updated and the daemons are started. I'm not sure if they would be recreated. Even if so, there is AFAIK the possibility of creating an /usr/sbin/policy-rc.d but maybe this program was just written about in the README but does not yet exists... I tag the bug wishlist and think later about how to fix it the best :) bye, -christian- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

