Commit f748e407 authored by Mikhail Karpenko's avatar Mikhail Karpenko

Start temperature monitor from init script

parent 67a631e8
......@@ -175,3 +175,6 @@ else:
# create directory for camogm pipes, symlink /var/state should already be in rootfs
shout("mkdir /var/volatile/state")
# start temperature monitor and let it control fan (set 'off' to disable fan control)
shout("tempmon.py --control_fan on")
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment