tools/thermferm.init

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

mercurial