cc-1799 : Filesystem

notifier doesn't need to be made a daemon.
This commit is contained in:
Naomi Aro 2011-06-29 10:46:46 +02:00
parent 69874fc992
commit ee92c5cfb4
2 changed files with 2 additions and 7 deletions

View file

@ -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"