Re-enable wireguard

Its tested on all build and is attached to tested branch. Also https://github.com/armbian/build/issues/1369
This commit is contained in:
Igor Pečovnik 2019-08-13 07:03:37 +02:00 committed by GitHub
parent 8a4cf4e107
commit 23ecaaa4f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,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="no"
[[ -z $WIREGUARD ]] && WIREGUARD="yes"
[[ -z $EXTRAWIFI ]] && EXTRAWIFI="yes"
# single ext4 partition is the default and preferred configuration