]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core193: Ship strongswan
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Feb 2025 13:05:20 +0000 (13:05 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Feb 2025 13:05:20 +0000 (13:05 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/193/filelists/strongswan [new symlink]
config/rootfiles/core/193/update.sh

diff --git a/config/rootfiles/core/193/filelists/strongswan b/config/rootfiles/core/193/filelists/strongswan
new file mode 120000 (symlink)
index 0000000..90c727e
--- /dev/null
@@ -0,0 +1 @@
+../../../common/strongswan
\ No newline at end of file
index fea9c08c0bac22200b6303990ccd76b404c83096..4a326d190c498c027601f6b3c31c96de1d46f798 100644 (file)
@@ -32,6 +32,7 @@ for (( i=1; i<=$core; i++ )); do
 done
 
 # Stop services
+/etc/init.d/ipsec stop
 
 # Extract files
 extract_files
@@ -50,6 +51,7 @@ ldconfig
 # Apply local configuration to sshd_config
 
 # Start services
+/etc/init.d/ipsec start
 
 # This update needs a reboot...
 #touch /var/run/need_reboot