[Bug 791410] Re: Extra Apache instances not started on boot

Serge Hallyn 791410 at bugs.launchpad.net
Wed Jun 1 22:43:32 UTC 2011


Hm, my machine making the debdiff is having a problem.  Suffice it to
say that debian/*.init which gets installed as /etc/init.d/apache is
changed as follows:

20,21c20,21
< elif [ "${0##*/apache2-}" != "$0" ] ; then
< 	DIR_SUFFIX="-${0##*/apache2-}"
---
> elif [ "${0##*/*apache2-}" != "$0" ] ; then
> 	DIR_SUFFIX="-${0##*/*apache2-}"



** Changed in: apache2 (Ubuntu)
       Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/791410

Title:
  Extra Apache instances not started on boot



More information about the Ubuntu-server-bugs mailing list