]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
core195: Ship OpenSSH
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Apr 2025 15:00:02 +0000 (15:00 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Apr 2025 15:00:02 +0000 (15:00 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/195/filelists/openssh [new symlink]
config/rootfiles/core/195/update.sh

diff --git a/config/rootfiles/core/195/filelists/openssh b/config/rootfiles/core/195/filelists/openssh
new file mode 120000 (symlink)
index 0000000..d8c77fd
--- /dev/null
@@ -0,0 +1 @@
+../../../common/openssh
\ No newline at end of file
index cc9a05aadab5a17a088d779dcc6376e55c8af94f..eb7a672b93cef8cfede7e8a158d2dec45da1cba6 100644 (file)
@@ -68,8 +68,12 @@ if [ -e /var/lib/ipblocklist/3CORESEC_WEB.conf ]; then
        rm /var/lib/ipblocklist/3CORESEC_WEB.conf
 fi
 
+# Apply SSH configuration
+/usr/local/bin/sshctrl
+
 # Start services
 /etc/init.d/firewall restart
+/etc/init.d/sshd restart
 
 # This update needs a reboot...
 #touch /var/run/need_reboot