many fixes for bootstrap and public internet connectivity

This commit is contained in:
John Smith 2022-05-24 17:13:52 -04:00
parent 9a54ee052c
commit 424ceedfd8
26 changed files with 606 additions and 320 deletions

View file

@ -0,0 +1 @@
/etc/veilid-server/veilid-server.conf

View file

@ -1,4 +1,5 @@
#!/bin/sh
set -e
if [ -d /run/systemd/system ]; then