Fix syntax error in lib.config

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4933 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-11-19 03:26:50 +00:00
parent e92b6cd85d
commit bcc2e43a56

View File

@ -493,7 +493,7 @@ setup_ipsec() {
zones)
f=zones
progress_message "$DOING IPSEC..."
[ $PROGRAM = compiler && -n "$IPSEC_ZONES" ] && save_progress_message "Setting up IPSEC management..."
[ $PROGRAM = compiler -a -n "$IPSEC_ZONES" ] && save_progress_message "Setting up IPSEC management..."
;;
*)
f=$IPSECFILE