id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 124 patch to fix shutdown in scheduler.cpp that was affected by #34 walterhw@… Isaac Richards this diff file fixes the CheckShutdownServer() function in mythbackend/scheduler.cpp that was broken by changes in #34. The return value from the user's function was getting processed twice by the WIFEXITED() and WEXITSTATUS() macros. The patch also makes the announcement of impending shutdown less frequent, every 60 seconds instead of every 10 seconds, so the log fills slower. defect closed minor unknown mythtv head medium fixed 0