tools/thermferm.init

changeset 558
66656231c084
parent 551
3721f9c08843
child 560
88c398efc728
equal deleted inserted replaced
557:ae17042a6d39 558:66656231c084
1 #! /bin/sh 1 #! /bin/sh
2 ### BEGIN INIT INFO 2 ### BEGIN INIT INFO
3 # Provides: thermferm 3 # Provides: thermferm
4 # Required-Start: $remote_fs $syslog 4 # Required-Start: $local_fs $remote_fs $network $syslog
5 # Required-Stop: $remote_fs $syslog 5 # Required-Stop: $local_fs $remote_fs $network $syslog
6 # Should-Start: mosquitto
7 # Should-Stop: mosquitto
8 # Default-Start: 2 3 4 5 6 # Default-Start: 2 3 4 5
9 # Default-Stop: 0 1 6 7 # Default-Stop: 0 1 6
10 # Short-Description: Thermferm beer fermenter initscript 8 # Short-Description: Thermferm beer fermenter initscript
11 # Description: This program controls temperature controlled chambers 9 # Description: This program controls temperature controlled chambers
12 # that are used to ferment beer. 10 # that are used to ferment beer.

mercurial