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