From: Arne Fitzenreiter Date: Sun, 24 Feb 2019 09:55:49 +0000 (+0100) Subject: core128: apply local sshd config X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=42e48984ad94fba114cde99a31efde63f2f42101;p=people%2Fms%2Fipfire-2.x.git core128: apply local sshd config Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/128/update.sh b/config/rootfiles/core/128/update.sh index 9c9486e41d..b6366144bb 100644 --- a/config/rootfiles/core/128/update.sh +++ b/config/rootfiles/core/128/update.sh @@ -104,6 +104,9 @@ ldconfig # Reload sysctl.conf sysctl -p +# Apply local configuration to sshd_config +/usr/local/bin/sshctrl + # Start services if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then /etc/init.d/ipsec restart