On Sun, Aug 04, 2013 at 10:21:59AM +0000, Jean-Michel Vourgère wrote: > Right now, apache2.preinst check for an installed apache2-mpm-* package and > creates a /etc/apache2/.apache2_mpm_selected temporary file with the > information. > > apache2.postinst reads that file in enable_default_mpm() and enable the > correct > mpm. The temp file is then deleted.
Does this properly account for the fact that mpm-itk >= 2.4.4-02 is a module, not an MPM, and thus needs prefork to work? /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

