]] Petter Reinholdtsen | [Tollef Fog Heen] | > My system doesn't use sysvinit, but yet sysv-rc tries to convert | > /etc/rc?.d/ to a dependency based boot (and failing, but that's | > another bug report) on each upgrade. It shouldn't try to convert | > anything when my system isn't using sysvinit. | | Actually, it should. sysv-rc has switched to dependency based boot | sequencing, and will continue to try to convert to it until all are | converted.
No, it really shouldn't. My init system doesn't require the symlinks on disk to say anything in particular, and having it keep trying to convert my system is just causing annoyances. I guess I can fix this by making systemd-sysv also conflict sysv-rc and include an update-rc.d and invoke-rc.d. In fact, I probably should do that. | If you want legacy boot ordering, you can use file-rc for now. It has | not yet converted to dependency based boot sequencing, but I suspect | it will switch some time in the future. file-rc doesn't work with systemd, so that's not an alternative. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-sysvinit-devel

