net/wireguard: try to start late once again for #3203

This commit is contained in:
Franco Fichtner 2022-11-25 20:03:25 +01:00
parent 0ea5f4c6e6
commit 2cdaf717b2
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PLUGIN_NAME= wireguard
PLUGIN_VERSION= 1.13
PLUGIN_REVISION= 1
PLUGIN_REVISION= 2
PLUGIN_COMMENT= WireGuard VPN service
PLUGIN_DEPENDS= wireguard-tools
PLUGIN_MAINTAINER= m.muenz@gmail.com

View File

@ -1,4 +1,7 @@
#!/bin/sh
# start again to fix problems with failed name resolution (no need to restart)
/usr/local/etc/rc.d/wireguard start
# reconfigure routing for wireguard
/usr/local/etc/rc.routing_configure