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:
parent
8a4cf4e107
commit
23ecaaa4f9
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user