mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core125: Ship updated SSH configuration
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
etc/system-release
|
etc/system-release
|
||||||
etc/issue
|
etc/issue
|
||||||
|
etc/ssh/sshd_config
|
||||||
etc/sysctl.conf
|
etc/sysctl.conf
|
||||||
srv/web/ipfire/cgi-bin/credits.cgi
|
srv/web/ipfire/cgi-bin/credits.cgi
|
||||||
var/ipfire/langs
|
var/ipfire/langs
|
||||||
|
|||||||
@@ -45,6 +45,7 @@ ldconfig
|
|||||||
# Start services
|
# Start services
|
||||||
/etc/init.d/unbound restart
|
/etc/init.d/unbound restart
|
||||||
/etc/init.d/apache restart
|
/etc/init.d/apache restart
|
||||||
|
/etc/init.d/sshd restart
|
||||||
|
|
||||||
# Reload sysctl.conf
|
# Reload sysctl.conf
|
||||||
sysctl -p
|
sysctl -p
|
||||||
|
|||||||
Reference in New Issue
Block a user