note when going background
This commit is contained in:
@@ -138,6 +138,7 @@ class Daemon
|
||||
}
|
||||
|
||||
if ($this->daemonize) {
|
||||
common_log('Backgrounding daemon "'.$this->name().'"');
|
||||
$this->background();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user