mirror of https://github.com/nirenjan/libx52.git
Prior to this change, x52d could only run in the foreground, regardless of the value of the foreground flag. This change adds the standard double-fork routine to daemonize the program. This change also adds a PID file argument to x52d, which is used to ensure that only one instance of the x52d daemon is running at any time. |
||
---|---|---|
.. | ||
Makefile.am | ||
daemon.dox | ||
x52d.conf | ||
x52d_clock.c | ||
x52d_clock.h | ||
x52d_config.c | ||
x52d_config.def | ||
x52d_config.h | ||
x52d_config_parser.c | ||
x52d_const.h | ||
x52d_device.c | ||
x52d_device.h | ||
x52d_led.c | ||
x52d_main.c |