diff --git a/docs/shorewall_extension_scripts.xml b/docs/shorewall_extension_scripts.xml index 4ca130d79..3565cc8db 100644 --- a/docs/shorewall_extension_scripts.xml +++ b/docs/shorewall_extension_scripts.xml @@ -302,8 +302,12 @@ shorewall.conf. So shell variables set in that file may be used in Shorewall configuration files only. Any variables that your extension scripts require at run-time on the firewall system - should be set in the init extension - script. + should be set in the init extension script (if + you need variable values in the stop or + stopped scripts, you will need to set their value + in stop since init is not + invoked when processing the stop and + clear commands). When EXPORTPARAMS=Yes (the default), the /etc/shorewall/params script is processed during