CC-5005: airtime-purge doesn't remove all files
-cleanup
This commit is contained in:
parent
2ba39bddf0
commit
8e314477c7
6 changed files with 10 additions and 80 deletions
|
@ -13,5 +13,7 @@ try:
|
|||
print "OK"
|
||||
else:
|
||||
print "Wasn't running"
|
||||
|
||||
subprocess.call("update-rc.d -f airtime-media-monitor remove".split(" "))
|
||||
except Exception, e:
|
||||
print e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue