wireguard: add to getty and sshd

People really want to play around with this, so adding them here makes
it possible. Just as iproute2 is part of these, so should
wireguard-tools.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld
2017-07-20 18:56:10 +02:00
parent c76096e4d5
commit ec7dadcddd
16 changed files with 21 additions and 19 deletions

View File

@@ -14,7 +14,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:08b704915af0ce90f8f40df5d41d4c1aa14ef83a
image: linuxkit/getty:1b651a91f1c17f50357be9873b580ccf81668630
# to make insecure with passwordless root login, uncomment following lines
#env:
# - INSECURE=true