first console using daemon

This commit is contained in:
osaajani 2019-12-08 02:33:53 +01:00
parent cd87c299dc
commit e709ed91b7
3 changed files with 69 additions and 0 deletions

View file

@ -1,5 +1,7 @@
<?php
namespace daemons;
/**
* Class defining the global structur of a Linux Daemon
*/