/[smeserver]/rpms/e-smith-proxy/sme7/e-smith-proxy-4.14.0-ChangeWpadURL.patch
ViewVC logotype

Annotation of /rpms/e-smith-proxy/sme7/e-smith-proxy-4.14.0-ChangeWpadURL.patch

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


Revision 1.2 - (hide annotations) (download)
Tue Oct 7 19:14:44 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 bytegw 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-proxy-4.14.0/root/etc/e-smith/templates/etc/dhcpd.conf/26wpad mezzanine_patched_e-smith-proxy-4.14.0/root/etc/e-smith/templates/etc/dhcpd.conf/26wpad
2     --- e-smith-proxy-4.14.0/root/etc/e-smith/templates/etc/dhcpd.conf/26wpad 2008-02-22 16:15:17.000000000 +0000
3     +++ mezzanine_patched_e-smith-proxy-4.14.0/root/etc/e-smith/templates/etc/dhcpd.conf/26wpad 2008-02-22 16:13:38.000000000 +0000
4     @@ -5,7 +5,7 @@
5    
6     {
7    
8     - $OUT .= 'option wpad-url "http://wpad.yourproxy.you/proxy.pac";';
9     + $OUT .= " option wpad-url \"http://wpad.$DomainName/wpad.dat\";";
10     }
11     else
12     {

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