fix: 🐛 fix wireguard multi confs rollback
This commit is contained in:
parent
89a3509636
commit
1789561f99
0
wireguard-ipv6/root/etc/s6-overlay/s6-rc.d/init-wireguard-confs/run
Normal file → Executable file
0
wireguard-ipv6/root/etc/s6-overlay/s6-rc.d/init-wireguard-confs/run
Normal file → Executable file
5
wireguard-ipv6/root/etc/s6-overlay/s6-rc.d/svc-wireguard/run
Executable file
5
wireguard-ipv6/root/etc/s6-overlay/s6-rc.d/svc-wireguard/run
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/with-contenv bash
|
||||||
|
# shellcheck shell=bash
|
||||||
|
# https://github.com/linuxserver/docker-wireguard/blob/44220d0e9ba3846a519248a5bcd5151e682af127/root/etc/s6-overlay/s6-rc.d/svc-wireguard/run
|
||||||
|
|
||||||
|
wg-quick up wg0
|
Loading…
Reference in New Issue
Block a user