]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core190: Ship OpenSSH
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Sep 2024 14:40:39 +0000 (14:40 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Sep 2024 14:40:39 +0000 (14:40 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/190/filelists/openssh [new symlink]
config/rootfiles/core/190/update.sh

diff --git a/config/rootfiles/core/190/filelists/openssh b/config/rootfiles/core/190/filelists/openssh
new file mode 120000 (symlink)
index 0000000..d8c77fd
--- /dev/null
@@ -0,0 +1 @@
+../../../common/openssh
\ No newline at end of file
index 95ab84a8a6b86290e603c292f4a470a227a7ebdc..b9e1fd84207b43540a777f1c451559878deab01e 100644 (file)
@@ -57,6 +57,7 @@ fi
 
 # Start services
 /etc/init.d/collectd restart
+/etc/init.d/sshd restart
 
 # This update needs a reboot...
 touch /var/run/need_reboot