diff --git a/bin/ovpn_getclient b/bin/ovpn_getclient index 092aeea9..57877538 100755 --- a/bin/ovpn_getclient +++ b/bin/ovpn_getclient @@ -99,6 +99,8 @@ tls-auth ta.key 1 if [ "$OVPN_COMP_LZO" == "1" ]; then echo "comp-lzo" + else + echo "comp-lzo no" fi if [ -n "$OVPN_OTP_AUTH" ]; then