mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-06-01 04:56:34 -04:00
many fixes for bootstrap and public internet connectivity
This commit is contained in:
parent
9a54ee052c
commit
424ceedfd8
26 changed files with 606 additions and 320 deletions
1
package/debian/veilid-server/DEBIAN/conffiles
Normal file
1
package/debian/veilid-server/DEBIAN/conffiles
Normal file
|
@ -0,0 +1 @@
|
|||
/etc/veilid-server/veilid-server.conf
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
if [ -d /run/systemd/system ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue