K 10 svn:author V 4 roam K 8 svn:date V 27 2004-07-26T15:24:05.000000Z K 7 svn:log V 406 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) END