mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
Fix php error
This commit is contained in:
parent
b8bd067dc7
commit
9de6697752
11 changed files with 20 additions and 9 deletions
|
@ -20,6 +20,7 @@ abstract class AbstractDaemon
|
|||
protected $uniq;
|
||||
protected $logger;
|
||||
protected $no_parent;
|
||||
protected $pid_dir;
|
||||
private $is_running = true;
|
||||
private $signals = [
|
||||
SIGTERM,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue