Fix 'refresh' traffic control treatment -- Take 4

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2741 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-09-28 19:57:35 +00:00
parent e75bac46a1
commit 71027d49f2

View File

@ -16,6 +16,8 @@ if [ "$SHOREWALL_LIBRARY" != Loaded ]; then
PARAMS=$(find_file params)
[ -f $PARAMS ] && . $PARAMS
[ -n "${SHOREWALL_DIR:=.}" ]
ensure_and_save_command()
{
if ! eval $* ; then