]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core180: Ship OpenSSH
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 29 Aug 2023 09:53:03 +0000 (09:53 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 29 Aug 2023 09:53:03 +0000 (09:53 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/180/filelists/openssh [new symlink]
config/rootfiles/core/180/update.sh

diff --git a/config/rootfiles/core/180/filelists/openssh b/config/rootfiles/core/180/filelists/openssh
new file mode 120000 (symlink)
index 0000000..d8c77fd
--- /dev/null
@@ -0,0 +1 @@
+../../../common/openssh
\ No newline at end of file
index 6574bf975252271f79227f95f7631c94b8d8bedb..8a9d3bfd2ba2ec910dc941a15778760f4f73c912 100644 (file)
@@ -49,6 +49,7 @@ ldconfig
 
 # Start services
 telinit u
+/etc/rc.d/init.d/sshd restart
 /etc/rc.d/init.d/vnstat restart
 
 # This update needs a reboot...