K 10 svn:author V 3 mtm K 8 svn:date V 27 2007-05-15T09:18:25.000000Z K 7 svn:log V 357 MFC: revision 1.9 of rc.d/ip6fw and 1.15 of rc.d/ipfw date: 2007/04/02 15:38:53; author: mtm; state: Exp; lines: +1 -1 Instead of directly sourcing the firewall script, run it in a separate shell. If the firewall script is sourced directly from the script, then any exit statements in it will also terminate the rc.d script prematurely. PR: conf/78762 END