/[smeserver]/rpms/e-smith-packetfilter/sme9/e-smith-packetfilter-2.4.0-adjustStart.patch
ViewVC logotype

Annotation of /rpms/e-smith-packetfilter/sme9/e-smith-packetfilter-2.4.0-adjustStart.patch

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


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

1 wellsi 1.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