Commit b649a43c authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

non-blocking call

parent e3c6b3e2
......@@ -177,4 +177,4 @@ else:
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")
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