Handle WireGuard sysctl failure on read-only hosts

This commit is contained in:
Alexandre
2025-12-22 08:53:18 +01:00
parent 2be8099804
commit c972094f59
3 changed files with 15 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
## 5.1.4-4 (30-12-2025)
- Allow WireGuard to continue when src_valid_mark sysctl cannot be set on read-only hosts
## 5.1.4-3 (22-12-2025)
- Minor bugs fixed