diff --git a/docs/configuration_file_basics.xml b/docs/configuration_file_basics.xml index a96a542c7..f17881f46 100644 --- a/docs/configuration_file_basics.xml +++ b/docs/configuration_file_basics.xml @@ -2223,6 +2223,20 @@ SSH(ACCEPT) net:$MYIP $FW ERROR: Invalid value for Bricks (2000) /usr/share/shorewall/action.GlusterFS (line 15) from /etc/shorewall/rules (line 45) + + In Shorewall 5.0.8, ?WARNING and ?INFO directives were added. + + ?WARNING message +?INFO message + + ?WARNING message produces a standard Shorewall WARNING: message, + while ?INFO produces a similar message which is prefaced by INFO: rather + than WARNING:. Both write the message to STDERR. The message is also + written to the STARTUP_LOG, if any, provided that the command is + start, try, + restart, reload, + refresh, or one of the safe-* + commands.