]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
core147: add openssh
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 27 Jun 2020 14:34:22 +0000 (14:34 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 27 Jun 2020 14:34:22 +0000 (14:34 +0000)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/147/filelists/openssh [new symlink]
config/rootfiles/core/147/update.sh

diff --git a/config/rootfiles/core/147/filelists/openssh b/config/rootfiles/core/147/filelists/openssh
new file mode 120000 (symlink)
index 0000000..d8c77fd
--- /dev/null
@@ -0,0 +1 @@
+../../../common/openssh
\ No newline at end of file
index 8d8c04048642a3b6dd51deabab80fba7350dab80..37590f73a8eb8ac5e2cb2f443b8c7bee4bc7a353 100644 (file)
@@ -44,6 +44,9 @@ extract_files
 # update linker config
 ldconfig
 
+# Apply local configuration to sshd_config
+/usr/local/bin/sshctrl
+
 # Update Language cache
 /usr/local/bin/update-lang-cache
 
@@ -52,6 +55,7 @@ ldconfig
 
 # Start services
 /etc/init.d/squid start
+/etc/init.d/sshd restart
 
 # This update needs a reboot...
 touch /var/run/need_reboot