From: Arne Fitzenreiter Date: Sun, 11 Nov 2018 15:25:29 +0000 (+0100) Subject: core125: rewrite sshd configfile X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=78e0d8b1da5cb8de19699360e4fac4dfc4cf8389;p=ipfire-2.x.git core125: rewrite sshd configfile Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/125/update.sh b/config/rootfiles/core/125/update.sh index 62214339e3..130d8a754b 100644 --- a/config/rootfiles/core/125/update.sh +++ b/config/rootfiles/core/125/update.sh @@ -55,8 +55,8 @@ telinit u # Reload sysctl.conf sysctl -p -# restart init -telinit u +# regenerate ssh configfile +/usr/local/bin/sshctrl # This update needs a reboot... #touch /var/run/need_reboot