[Wolfgang Schweer] > Just wondering if this 'works-for-me' workaround (delaying the config > part as sort of a pre-depends on apache2) would be acceptable:
Fascinating approach. Hadn't occured to me to use 'at' like that in a postinst script. :) But the approach is not really acceptable in Debian. There is no way to know if 3 minutes is going to be enough, and a simple reboot after installation might cause the at job to not be executed. Is there a way we could fix this by adding a dpkg trigger? It was the suggestion from the apt maintainers. -- Happy hacking Petter Reinholdtsen

