/[smeserver]/rpms/e-smith-proxy/sme8/e-smith-proxy-4.14.0-no_confref-sme8.patch
ViewVC logotype

Annotation of /rpms/e-smith-proxy/sme8/e-smith-proxy-4.14.0-no_confref-sme8.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Fri Aug 15 23:49:40 2008 UTC (15 years, 9 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-proxy-4_14_0-15_el5_sme
Updates

1 slords 1.1 --- e-smith-proxy-4.14.0/root/etc/e-smith/templates/etc/squid/squid.conf/10HTTPPort.no_confref-sme8 2008-08-15 17:42:44.000000000 -0600
2     +++ e-smith-proxy-4.14.0/root/etc/e-smith/templates/etc/squid/squid.conf/10HTTPPort 2008-08-15 17:45:28.000000000 -0600
3     @@ -1,5 +1,5 @@
4     {
5     - my $transproxy = db_get_prop($confref, 'squid', 'Transparent') || "yes";
6     + my $transproxy = $squid{Transparent} || "yes";
7    
8     if ($transproxy eq 'yes') {
9     $OUT .= "http_port $LocalIP:" . ($squid{TCPPort} || '3128') . " transparent\n";

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed