diff --git a/config/rootfiles/core/125/filelists/files b/config/rootfiles/core/125/filelists/files index a54607a8b..207ff839f 100644 --- a/config/rootfiles/core/125/filelists/files +++ b/config/rootfiles/core/125/filelists/files @@ -1,5 +1,6 @@ etc/system-release etc/issue +etc/ssh/sshd_config etc/sysctl.conf srv/web/ipfire/cgi-bin/credits.cgi var/ipfire/langs diff --git a/config/rootfiles/core/125/update.sh b/config/rootfiles/core/125/update.sh index 159131a23..0aad5b9cd 100644 --- a/config/rootfiles/core/125/update.sh +++ b/config/rootfiles/core/125/update.sh @@ -45,6 +45,7 @@ ldconfig # Start services /etc/init.d/unbound restart /etc/init.d/apache restart +/etc/init.d/sshd restart # Reload sysctl.conf sysctl -p