forked from GNUsocial/gnu-social
Merge branch '0.9.x' into 1.0.x
Conflicts: lib/queuemanager.php
This commit is contained in:
@@ -54,7 +54,7 @@ class ImDaemon extends SpawningDaemon
|
||||
|
||||
common_log(LOG_INFO, 'terminating normally');
|
||||
|
||||
return true;
|
||||
return $master->respawn ? self::EXIT_RESTART : self::EXIT_SHUTDOWN;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user