From 6a3fe52cc0303b128899995e10c9d1804468fda9 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 28 Mar 2025 11:45:38 +0000 Subject: [PATCH] core194: Ship strongswan Signed-off-by: Michael Tremer --- config/rootfiles/core/194/filelists/strongswan | 1 + config/rootfiles/core/194/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/194/filelists/strongswan diff --git a/config/rootfiles/core/194/filelists/strongswan b/config/rootfiles/core/194/filelists/strongswan new file mode 120000 index 000000000..90c727e26 --- /dev/null +++ b/config/rootfiles/core/194/filelists/strongswan @@ -0,0 +1 @@ +../../../common/strongswan \ No newline at end of file diff --git a/config/rootfiles/core/194/update.sh b/config/rootfiles/core/194/update.sh index 2d14ec8a3..6c72dbd54 100644 --- a/config/rootfiles/core/194/update.sh +++ b/config/rootfiles/core/194/update.sh @@ -52,6 +52,7 @@ ldconfig /usr/local/bin/filesystem-cleanup # Start services +/etc/init.d/ipsec restart /etc/init.d/suricata restart # This update needs a reboot... -- 2.39.5