Undo inadvertent change

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6387 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-05-17 14:52:37 +00:00
parent 2181d84dde
commit e835a1df03

View File

@ -405,7 +405,7 @@ start_command() {
0)
;;
1)
[ -n "$SHOREWALL_DIR" ] && usage 2
[ -n "$SHOREWALL_DIR" -o -n "$FAST" ] && usage 2
if [ ! -d $1 ]; then
if [ -e $1 ]; then