diff --git a/Shorewall/compiler b/Shorewall/compiler index adfd7f70c..7b401ad29 100755 --- a/Shorewall/compiler +++ b/Shorewall/compiler @@ -34,13 +34,12 @@ # compile check Verify the configuration files. # compile compile Compile into # -# Mutual exclusion -- These functions are jackets for the mutual exclusion -# routines in $FUNCTIONS. They invoke -# the corresponding function in that file if the user did -# not specify "nolock" on the runline. +# Environmental Variables: # +# EXPORT=Yes -e option specified to /sbin/shorewall +# SHOREWALL_DIR A directory name was passed to /sbin/shorewall +# VERBOSE Standard Shorewall verbosity control. -# # Fatal error -- stops the compiler after issuing the error message # fatal_error() # $* = Error Message diff --git a/Shorewall/prog.header b/Shorewall/prog.header index 9a3883868..d55057742 100644 --- a/Shorewall/prog.header +++ b/Shorewall/prog.header @@ -25,7 +25,14 @@ RCDLINKS="2,S41 3,S41 6,K41" # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA # # If an error occurs while starting or restarting the firewall, the -# firewall is automatically stopped. +# firewall is automatically restored if there is a current +# restore file (created by "shorewall save"). If there is no restore +# file, the firewall is stopped. +# +# Options are: +# +# -n Don't alter Routing +# -v and -q Standard Shorewall Verbosity control # # Commands are: #