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

Bug#439166: marked as done (apache2: Incorrect comment in /etc/default/apache2)



Your message dated Wed, 22 Aug 2007 22:47:26 +0200
with message-id <200708222247.26542.sf@sfritsch.de>
and subject line Bug#439166: apache2: Incorrect comment in /etc/default/apache2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: apache2-mpm-prefork
Version: 2.2.4-1
Priority: wishlist

/etc/default/apache2 says this:
# 0 = start on boot; 1 = don't start on boot
NO_START=0


But that's not really true, if you try to *manually* start apache
('/etc/init.d/apache2 start') it will not start apache either and say you
have to change NO_START

IMHO the comment in the default script should read:
# 0 = start apache2; 1 = don't start apache2

If the purpose of NO_START is to not start apache2 only when invoked by
init(8) then the init.d script should be modified to not take into account
NO_START when it is manually started from an interactive shell.

Thanks

Javier

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Version: 2.2.4-2

On Wednesday 22 August 2007, you wrote:
> Version: 2.2.4-1

> If the purpose of NO_START is to not start apache2 only when
> invoked by init(8) then the init.d script should be modified to not
> take into account NO_START when it is manually started from an
> interactive shell.

The whole NO_START thing has been removed in 2.2.4-2.

--- End Message ---

Reply to: