[csw-devel] SF.net SVN: gar:[14872] csw/mgar/pkg/apache2/trunk/files/cswapache2

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Fri Jun 24 02:41:21 CEST 2011


Revision: 14872
          http://gar.svn.sourceforge.net/gar/?rev=14872&view=rev
Author:   bdwalton
Date:     2011-06-24 00:41:21 +0000 (Fri, 24 Jun 2011)

Log Message:
-----------
apache2/trunk: update init script to honour use of CONF_FILE variable; mantis id 4793

Modified Paths:
--------------
    csw/mgar/pkg/apache2/trunk/files/cswapache2

Modified: csw/mgar/pkg/apache2/trunk/files/cswapache2
===================================================================
--- csw/mgar/pkg/apache2/trunk/files/cswapache2	2011-06-23 20:17:10 UTC (rev 14871)
+++ csw/mgar/pkg/apache2/trunk/files/cswapache2	2011-06-24 00:41:21 UTC (rev 14872)
@@ -41,4 +41,4 @@
     ;;
 esac
 
-exec $APACHECTL -k $cmd 2>&1
+exec $APACHECTL -f $CONF_FILE -k $cmd 2>&1


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list