]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core191: ship openssl and openssh
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 16 Dec 2024 08:17:14 +0000 (09:17 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 16 Dec 2024 08:17:14 +0000 (09:17 +0100)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/191/filelists/openssh [new symlink]
config/rootfiles/core/191/filelists/openssl [new symlink]
config/rootfiles/core/191/update.sh

diff --git a/config/rootfiles/core/191/filelists/openssh b/config/rootfiles/core/191/filelists/openssh
new file mode 120000 (symlink)
index 0000000..d8c77fd
--- /dev/null
@@ -0,0 +1 @@
+../../../common/openssh
\ No newline at end of file
diff --git a/config/rootfiles/core/191/filelists/openssl b/config/rootfiles/core/191/filelists/openssl
new file mode 120000 (symlink)
index 0000000..e011a92
--- /dev/null
@@ -0,0 +1 @@
+../../../common/openssl
\ No newline at end of file
index b466e3fad7e88d5581a696ecdf685c9dfd556f63..ddc9d13b3866f0489ce5c8837329f8063114672d 100644 (file)
@@ -62,7 +62,11 @@ ldconfig
 # Filesytem cleanup
 /usr/local/bin/filesystem-cleanup
 
+# Apply local configuration to sshd_config
+/usr/local/bin/sshctrl
+
 # Start services
+/etc/init.d/sshd restart
 /etc/init.d/suricata restart
 
 # This update needs a reboot...