fix CI tests and quite a lot of races

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
Steffen Vogel
2022-08-24 04:28:45 +02:00
parent e36ec54c87
commit a8d7901591
42 changed files with 1073 additions and 823 deletions

View File

@@ -24,9 +24,9 @@ wireguard:
min: 52820
max: 65535
# Control socket settings
socket:
path: /var/run/wice.sock
# RPC control socket settings
rpc:
socket: /var/run/wice.sock
# Start of wice daemon will block until its unblocked via the control socket
# Mostly useful for testing automation