[ Wireguard ] Set default disabled

It's currently broken on at least 4.14.y and there were others troubles.
This commit is contained in:
Igor Pečovnik 2019-03-27 06:33:39 +01:00 committed by GitHub
parent b5c9e6ee8d
commit 69c231dbc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ SERIALCON=ttyS0
CAN_BUILD_STRETCH=yes
[[ -z $CRYPTROOT_SSH_UNLOCK ]] && CRYPTROOT_SSH_UNLOCK=yes
[[ -z $CRYPTROOT_SSH_UNLOCK_PORT ]] && CRYPTROOT_SSH_UNLOCK_PORT=2022
[[ -z $WIREGUARD ]] && WIREGUARD="yes"
[[ -z $WIREGUARD ]] && WIREGUARD="no"
[[ -z $RTL8812AU ]] && RTL8812AU="yes"
# single ext4 partition is the default and preferred configuration