mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-14 11:44:01 +01:00
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:
parent
e75bac46a1
commit
71027d49f2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user