]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/rootfiles/core/125/update.sh
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
[people/pmueller/ipfire-2.x.git] / config / rootfiles / core / 125 / update.sh
index 06d09598a7351f157a18baecae334a0e6737eed8..9d056f921091be8394225f81c4c289bc7cf670ab 100644 (file)
@@ -43,11 +43,16 @@ ldconfig
 /usr/local/bin/update-lang-cache
 
 # Start services
+/etc/init.d/unbound restart
 /etc/init.d/apache restart
+/etc/init.d/sshd restart
 
 # Reload sysctl.conf
 sysctl -p
 
+# restart init
+telinit u
+
 # This update needs a reboot...
 #touch /var/run/need_reboot