]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/rootfiles/core/142/update.sh
core142: start suricata before unbound after update
[ipfire-2.x.git] / config / rootfiles / core / 142 / update.sh
index 686e9ae89439dceb8b0abf221ce5e460b4cf40be..e46bdf2ea74948eee76e09a3f9c1b3b7a11549aa 100644 (file)
@@ -126,8 +126,8 @@ done
 /usr/local/bin/filesystem-cleanup
 
 # Start services
-/etc/init.d/unbound restart
 /etc/init.d/suricata start
+/etc/init.d/unbound restart
 /etc/init.d/squid start
 
 # remove lm_sensor config after collectd was started