--- 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 +++ 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 @@ -5,6 +5,7 @@ then exit 0 fi + test -z "$2" && exec chpst -l /var/lock/masq.adjust $0 adjust with_lock trace=$(/sbin/e-smith/config getprop masq Trace) if [ $trace = "enabled" ]; then # Toggle trace off.