Core Update 167: Apply local SSH changes to configuration file

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-04-08 16:01:03 +00:00
parent 490e86f403
commit 6238a7098d

View File

@@ -344,6 +344,9 @@ perl -e "require '/var/ipfire/ids-functions.pl'; &IDS::oinkmaster();"
# Apply sysctl changes
/etc/init.d/sysctl start
# Apply local configuration to sshd_config
/usr/local/bin/sshctrl
# Start services
/etc/init.d/apache restart
/etc/init.d/sshd restart