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

Contents 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.1 - (show annotations) (download)
Fri Feb 22 16:11:57 2008 UTC (16 years, 4 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-proxy-4_14_0-14_el4_sme, e-smith-proxy-4_14_0-15_el4_sme, e-smith-proxy-4_14_0-13_el4_sme
Updates

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