/[smeserver]/rpms/e-smith-packetfilter/sme8/e-smith-packetfilter-1.18.0-UDPPort.patch
ViewVC logotype

Contents of /rpms/e-smith-packetfilter/sme8/e-smith-packetfilter-1.18.0-UDPPort.patch

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


Revision 1.1 - (show annotations) (download)
Tue Jun 12 19:17:13 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-packetfilter-1_18_0-6_el5_sme
Import on branch sme8 of package e-smith-packetfilter-1.18.0-6.el5.sme.src.rpm

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-packetfilter-1.18.0/root/etc/e-smith/templates/etc/rc.d/init.d/masq/00Definitions mezzanine_patched_e-smith-packetfilter-1.18.0/root/etc/e-smith/templates/etc/rc.d/init.d/masq/00Definitions
2 --- e-smith-packetfilter-1.18.0/root/etc/e-smith/templates/etc/rc.d/init.d/masq/00Definitions 2007-01-26 18:51:31.000000000 -0700
3 +++ mezzanine_patched_e-smith-packetfilter-1.18.0/root/etc/e-smith/templates/etc/rc.d/init.d/masq/00Definitions 2007-04-09 03:14:17.000000000 -0600
4 @@ -13,7 +13,7 @@
5 fi
6 HERE
7
8 - if (defined $ExternalInterface{Name})
9 + if ($SystemMode ne "serveronly")
10 { $OUT .= " OUTERIF=".$ExternalInterface{Name} }
11 else
12 { $OUT .= "# OUTERIF='there_isnt_one'"; }

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