[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#359977: apache2-*: update-rc.d starts late at 91 but should stop much earlier



Package: apache2-mpm-prefork
Version: 2.0.55-4

The postinst of this (and presumably the other apache2 servers) says:

   update-rc.d apache2 defaults 91

This makes apache2 start late in the boot sequence; however, it also
makes it stop very late in the shutdown sequence, long after other
major services have stopped.

Far better would be:

   update-rc.d apache2 defaults 91 20

or even something like

   update-rc.d apache2 defaults 91 19

I'm also unsure how to correct this on already installed systems, as
update-rc.d will not interfere with existing configurations.

   Julian



Reply to: