tools/thermferm.init

changeset 558
66656231c084
parent 551
3721f9c08843
child 560
88c398efc728
--- a/tools/thermferm.init	Thu Aug 02 12:20:06 2018 +0200
+++ b/tools/thermferm.init	Thu Aug 02 13:12:50 2018 +0200
@@ -1,10 +1,8 @@
 #! /bin/sh
 ### BEGIN INIT INFO
 # Provides:          thermferm
-# Required-Start:    $remote_fs $syslog
-# Required-Stop:     $remote_fs $syslog
-# Should-Start:      mosquitto
-# Should-Stop:       mosquitto
+# Required-Start:    $local_fs $remote_fs $network $syslog
+# Required-Stop:     $local_fs $remote_fs $network $syslog
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: Thermferm beer fermenter initscript

mercurial