/[smeserver]/rpms/e-smith-packetfilter/sme8/e-smith-packetfilter-2.2.0-adjustStart.patch
ViewVC logotype

Contents of /rpms/e-smith-packetfilter/sme8/e-smith-packetfilter-2.2.0-adjustStart.patch

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


Revision 1.1 - (show annotations) (download)
Fri Mar 1 05:49:11 2013 UTC (11 years, 2 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-packetfilter-2_2_0-2_el5_sme, HEAD
* Thu Feb 28 2013 Ian Wells <esmith@wellsi.com> 2.2.0-2.sme
- Prevent multiple instances of the masq script running,
  patch by Charlie Brady [SME: 7255]

1 --- e-smith-packetfilter-2.2.0/root/etc/e-smith/templates/etc/rc.d/init.d/masq/89adjustStart.orig 2013-01-31 13:53:30.186150254 -0500
2 +++ e-smith-packetfilter-2.2.0/root/etc/e-smith/templates/etc/rc.d/init.d/masq/89adjustStart 2013-01-31 13:54:11.233773485 -0500
3 @@ -5,6 +5,7 @@
4 then
5 exit 0
6 fi
7 + test -z "$2" && exec chpst -l /var/lock/masq.adjust $0 adjust with_lock
8 trace=$(/sbin/e-smith/config getprop masq Trace)
9 if [ $trace = "enabled" ]; then
10 # Toggle trace off.
11
12

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