core124: Ship updated OpenSSH configuration

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-09-20 14:51:13 +01:00
parent bd0686f441
commit 1d2fe90cc8
3 changed files with 5 additions and 2 deletions

View File

@@ -11,8 +11,6 @@ etc/ipsec.user.secrets
etc/localtime
etc/shadow
etc/snort/snort.conf
etc/ssh/ssh_config
etc/ssh/sshd_config
etc/ssl/openssl.cnf
etc/sudoers
etc/sysconfig/firewall.local

View File

@@ -6,6 +6,8 @@ etc/rc.d/init.d/localnet
etc/rc.d/init.d/networking/red.down/10-static-routes
etc/rc.d/init.d/partresize
etc/rc.d/init.d/static-routes
etc/ssh/ssh_config
etc/ssh/sshd_config
etc/sysctl.conf
etc/unbound/unbound.conf
opt/pakfire/lib/functions.pl

View File

@@ -95,6 +95,9 @@ ldconfig
# Update Language cache
/usr/local/bin/update-lang-cache
# Apply local configuration to sshd_config
/usr/local/bin/sshctrl
# Start services
/etc/init.d/rngd restart
/etc/init.d/ntp restart