Update luci-app-go-wireguard

- Defined conffile
- Added service firewall reload when starting the vpn
This commit is contained in:
Cameron Thompson
2025-02-01 01:58:54 -05:00
parent 8dc578a364
commit bda5e8622d
4 changed files with 3 additions and 5 deletions

View File

@@ -324,4 +324,5 @@ fi
uci set wireguard."$WG".active="1"
uci commit wireguard
service firewall reload