diff --git a/Shorewall/tcstart b/Shorewall/tcstart index 9ed8849a4..eb4041557 100755 --- a/Shorewall/tcstart +++ b/Shorewall/tcstart @@ -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