cc-1799 : Filesystem
notifier doesn't need to be made a daemon.
This commit is contained in:
parent
69874fc992
commit
ee92c5cfb4
2 changed files with 2 additions and 7 deletions
|
@ -29,7 +29,6 @@ try:
|
|||
|
||||
os.system("/etc/init.d/airtime-media-monitor stop")
|
||||
os.system("rm -f /etc/init.d/airtime-media-monitor")
|
||||
os.system("rm -f /var/run/airtime-notifier.pid")
|
||||
os.system("update-rc.d -f airtime-media-monitor remove >/dev/null 2>&1")
|
||||
|
||||
print "Removing log directories"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue