This shows you the differences between two versions of the page.
pdaemon [2014/04/22 02:39] wheez50 |
pdaemon [2015/11/27 22:09] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ** Pilight-daemon ** | ||
- | pilight-daemon is the main process which checks if the daemon is running (if not, it 'promotes' itself to daemon), checks if the webserver is running (if so configured) and reads/sends receiver and sender information. | ||
- | |||
- | A handy use of pilight-daemon is with the -D setting. This runs the daemon as a regular program and writes all information that it usually logs, to the screen. | ||
- | |||
- | Note: pilight-daemon needs to be run as root. |