diff --git a/task.py b/task.py index cfcd31955..b136f4486 100755 --- a/task.py +++ b/task.py @@ -328,7 +328,7 @@ def systemTask(): reloadNum = 0 # if os.path.exists('data/ssl.pl'): os.system(public.getRunDir() + - '/scripts/init.d/bt restart > /dev/null 2>&1') + '/scripts/init.d/mw restart > /dev/null 2>&1') except Exception, ex: print str(ex)