mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-19 07:23:03 +02:00
core136: apply local sshd config and restart sshd at update
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -68,7 +68,11 @@ fcrontab -z &>/dev/null
|
||||
mv /etc/rc.d/rc0.d/K79unbound /etc/rc.d/rc0.d/K86unbound
|
||||
mv /etc/rc.d/rc6.d/K79unbound /etc/rc.d/rc6.d/K86unbound
|
||||
|
||||
# Apply local configuration to sshd_config
|
||||
/usr/local/bin/sshctrl
|
||||
|
||||
# Start services
|
||||
/etc/init.d/sshd restart
|
||||
/etc/init.d/apache restart
|
||||
|
||||
# Update GeoIP
|
||||
|
||||
Reference in New Issue
Block a user