On Wed, Aug 03, 2016 at 04:43:38PM +0200, Florent Bervas wrote: > In both case, a command's result is not handled correctly as a string. When > the command "a2query -M" is executed while the apache2 server is not > running, the command returns an empty string and bash fails the comparison.
Hi, This doesn't seem correct to me; a2query runs just fine even with no running Apache: klump:~> ps auxw | grep '[a]pache2' klump:~> /usr/sbin/a2query -M event Are you really sure your analysis is correct? Also /usr/share/apache2/apache2-maintscript-helper comes from apache2, not mpm-itk. /* Steinar */ -- Homepage: https://www.sesse.net/

