fixed priority issue that was preventing daemonization

This commit is contained in:
Remy
2011-05-23 22:36:55 -07:00
parent d88f097dab
commit 9d050b9edb
3 changed files with 3 additions and 7 deletions
-4
View File
@@ -97,8 +97,4 @@ def searchNZB(albumid=None):
conn.commit()
c.close()