]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Merge branch 'master' into next
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 2 Jan 2020 15:59:53 +0000 (15:59 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 2 Jan 2020 15:59:53 +0000 (15:59 +0000)
1  2 
config/rootfiles/oldcore/139/update.sh

index d0b979d6bcb27b655749ad8f14a2ecf62e156d53,df45990bb4c074b7d1ed40d8f8ee36cbe82e7c8c..df45990bb4c074b7d1ed40d8f8ee36cbe82e7c8c
@@@ -58,10 -58,14 +58,14 @@@ ldconfi
  # Update Language cache
  /usr/local/bin/update-lang-cache
  
+ # Apply local configuration to sshd_config
+ /usr/local/bin/sshctrl
  # Start services
+ /etc/init.d/sshd restart
  
  # This update needs a reboot...
#touch /var/run/need_reboot
+ touch /var/run/need_reboot
  
  # Finish
  /etc/init.d/fireinfo start