Commit graph

7 commits

Author SHA1 Message Date
Adirelle
4edefee761 Reworked the DaemonCommand.
* Accepts options for PID and log file.
* Uses posix_kill whenever available.
* Checks that the daemon actually started or stopped.
* Try to terminate then kill the daemon.
* Uses the logger or output instead of "echo".

Added a ProcessControl interface and implementations.

Closed #908
2015-05-28 10:55:59 +02:00
Dan Cryer
c20ca7c8ff Lots of cleanup. 2015-02-12 14:11:58 +00:00
Dan Cryer
5ba629e874 Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
meadsteve
a5957d687a Added logging to the daemon and update commands. 2013-11-02 15:52:55 +00:00
Dan Cryer
77fae9a56d Holy cleanup, batman. 2013-10-10 01:01:06 +01:00
Gabriel Baker
a963a3f284 MAjority of daemon work done, can start stop and status the daemon 2013-06-09 20:11:22 +01:00
Gabriel Baker
910e09eb52 daemon work 2013-06-09 17:42:50 +01:00