[Ralph Ulrich] > A trigger (like update-initramfs) could have alternative > implementations for all different init systems also. This way poor > Debian maintainers soul should be bothered less to handle init > scripts: only need to provide a valid LSB-header. Users would get > caught by less bugs then?
This can be triggered using update-rc.d. For example a call like this will cause a reordering based on dependencies: update-rc.d /etc/init.d/bootlogs defaults Does that solve your problem? Happy hacking, -- Petter Reinholdtsen _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-sysvinit-devel

