[patch] /etc/rc.d/ipnat

From: leafy <leafy_at_leafy.idv.tw>
Date: Thu, 24 Apr 2003 23:27:59 +0800
After patching this ipnat rules will get loaded.

JY

--- /usr/src/etc/rc.d/ipnat     Thu Apr 24 17:19:06 2003
+++ ipnat       Thu Apr 24 23:24:34 2003
_at__at_ -59,7 +59,7 _at__at_
                return 0
        fi
        echo -n "Installing NAT rules ... "
-       /usr/sbin/ipnat -CF -f ${ipnat_rules} ${ipnat_flags}
+       ${ipnat_program} -CF -f ${ipnat_rules} ${ipnat_flags}
 }

 run_rc_command "$1"

-- 
"Without the userland, the kernel is useless."
                                     --inspired by The Tao of Programming
Received on Thu Apr 24 2003 - 06:28:03 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:04 UTC