--- firehol.initrd.orig 2012-06-07 19:52:39.677495575 +0200 +++ firehol.initrd 2012-06-07 19:49:24.180525998 +0200 @@ -1,10 +1,10 @@ #!/sbin/runscript # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/files/firehol.initrd,v 1.7 2008/04/26 10:00:56 alonbl Exp $ +# $Header: $ - -opts="start stop restart try status panic save" +extra_commands="save panic try" +extra_started_commands="reload" depend() { need localmount @@ -42,7 +42,6 @@ eend $? } - try() { ebegin "Trying FireHOL configuration" /usr/sbin/firehol ${FIREHOL_CONF} try