cvs commit: ports/www/apache13 Makefile ports/www/apache13/files
apache.sh
Peter Pentchev
roam at FreeBSD.org
Mon Jul 26 08:24:22 PDT 2004
roam 2004-07-26 15:24:05 UTC
FreeBSD ports repository
Modified files:
www/apache13 Makefile
www/apache13/files apache.sh
Log:
In the rc.d/localpkg New World Order, the apache.sh startup script may
be executed when the apache_enable and other config variables have
already been set, e.g. via /etc/rc.conf. In that case, load_rc_config
will not do anything at all, and the "defaults" set in the script will
override the user's settings. Fix this by honoring any previously-set
config variables.
Carte blanche by: ache (maintainer)
Revision Changes Path
1.153 +1 -1 ports/www/apache13/Makefile
1.7 +4 -4 ports/www/apache13/files/apache.sh
More information about the cvs-all
mailing list