# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # Config file for /etc/init.d/shorewall # You can customize Shorewall's init script behavior. # By default, Shorewall will start before services that provide "net". # You can change this by setting the "need", "use", "before" and "after" # values within the depend() init script function. # For more information, please refer to # http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=4 # Some examples: # SHOREWALL_NEED="localmount net" # SHOREWALL_USE="dns" # SHOREWALL_BEFORE="" # SHOREWALL_AFTER="logger" # Default values: # SHOREWALL_NEED="" # SHOREWALL_USE="" # SHOREWALL_BEFORE="net" # SHOREWALL_AFTER=""