From 0553f232b5d08989d8c3789e19e6418531b5eb58 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 31 May 2010 10:25:53 -0700 Subject: [PATCH] Remove apparent restriction on files where shell variables can be used Signed-off-by: Tom Eastep --- docs/configuration_file_basics.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration_file_basics.xml b/docs/configuration_file_basics.xml index 03b2e4c2c..2869d3f7c 100644 --- a/docs/configuration_file_basics.xml +++ b/docs/configuration_file_basics.xml @@ -610,8 +610,8 @@ SHELL cat /etc/shorewall/rules.d/*.rules Using Shell Variables You may use the /etc/shorewall/params file to - set shell variables that you can then use in some of the other - configuration files. + set shell variables that you can then use in the other configuration + files. It is suggested that variable names begin with an upper case letter to distinguish them from variables used internally within the Shorewall