From: Stefan Schantl Date: Mon, 13 Apr 2015 13:35:15 +0000 (+0200) Subject: backup: Include sshd config file. X-Git-Tag: v2.17-core91~135 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=96737543858a2d78d61da981dd10c5e9a3b671a4;p=people%2Fpmueller%2Fipfire-2.x.git backup: Include sshd config file. The sshd config file was not included in the backups, so if the port was switched from the default one to another one, the changed value was correctly restored and displayed in the WUI but still the original sshd config file was present and the default port has been used. This issue is fixed by this commit. Fixes #10446. --- diff --git a/config/backup/include b/config/backup/include index d7a1d3a329..159ff9a583 100644 --- a/config/backup/include +++ b/config/backup/include @@ -13,6 +13,7 @@ /etc/hosts* /etc/httpd/* /etc/ssh/ssh_host* +/etc/ssh/sshd_config /etc/logrotate.d /var/ipfire/auth/users /var/ipfire/dhcp/*