From e86bab0246ae7d23b978452a9b0cf2e835149edc Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 29 Jun 2025 16:00:21 +0000 Subject: [PATCH] core196: Ship the WireGuard initscript This is required because the changes from 8e1a9a3699e7061405ae7ee49caf672558a1c792 were not shipped in the final release of c195. Signed-off-by: Michael Tremer --- config/rootfiles/core/196/filelists/files | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/196/filelists/files b/config/rootfiles/core/196/filelists/files index 60ebd2c7f..598a6f9ec 100644 --- a/config/rootfiles/core/196/filelists/files +++ b/config/rootfiles/core/196/filelists/files @@ -1,4 +1,5 @@ etc/rc.d/init.d/networking/red +etc/rc.d/init.d/wireguard srv/web/ipfire/cgi-bin/firewall.cgi srv/web/ipfire/cgi-bin/index.cgi srv/web/ipfire/cgi-bin/netexternal.cgi -- 2.47.3