[csw-devel] SF.net SVN: gar:[11349] csw/mgar/pkg/squid/trunk
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Wed Oct 20 14:49:19 CEST 2010
Revision: 11349
http://gar.svn.sourceforge.net/gar/?rev=11349&view=rev
Author: idogan23
Date: 2010-10-20 12:49:19 +0000 (Wed, 20 Oct 2010)
Log Message:
-----------
squid: config file path corrected in init script
Modified Paths:
--------------
csw/mgar/pkg/squid/trunk/checksums
csw/mgar/pkg/squid/trunk/files/cswsquid
Modified: csw/mgar/pkg/squid/trunk/checksums
===================================================================
--- csw/mgar/pkg/squid/trunk/checksums 2010-10-20 12:28:26 UTC (rev 11348)
+++ csw/mgar/pkg/squid/trunk/checksums 2010-10-20 12:49:19 UTC (rev 11349)
@@ -1 +1,5 @@
+257a1bb82830125d2e63e5ff6103992f CSWsquid.postinstall
+f97bf395c3d2d73a876f9091707126bc CSWsquid.preremove
+cfe8562d5581309ea7f0665f1aa9044e cswsquid
3c6642c85470b1079207d43bba25a819 squid-2.7.STABLE9.tar.bz2
+8548ba784b9e7a8920afcfcb4c05ea0a squid.conf.CSW
Modified: csw/mgar/pkg/squid/trunk/files/cswsquid
===================================================================
--- csw/mgar/pkg/squid/trunk/files/cswsquid 2010-10-20 12:28:26 UTC (rev 11348)
+++ csw/mgar/pkg/squid/trunk/files/cswsquid 2010-10-20 12:49:19 UTC (rev 11349)
@@ -2,10 +2,10 @@
PATH=/usr/bin
CSWPREFIX=/opt/csw
-CSWETC=${CSWPREFIX}/etc
+CSWETC=/etc/opt/csw
CSWSBIN=${CSWPREFIX}/sbin
SQUID_DAEMON=${CSWSBIN}/squid
-SQUID_CONF=${CSWETC}/squid.conf
+SQUID_CONF=${CSWETC}/squid/squid.conf
SQUID_PIDFILE=/var/opt/csw/squid/logs/squid.pid
if [ -f /lib/svc/share/smf_include.sh ]; then
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