Fix for restarts/updates issues when running as a daemon.

This commit is contained in:
echel0n 2014-06-25 21:03:58 -07:00
parent b6e7635a32
commit 39f32b3b7c

View file

@ -331,7 +331,7 @@ def main():
sickbeard.showList = []
if sickbeard.DAEMON:
if sickbeard.DAEMON and not sickbeard.restarted:
daemonize()
# Use this PID for everything