Refactor initialisation of the daemon
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 30 Mar 2017 09:19:42 +0000 (11:19 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 30 Mar 2017 09:19:42 +0000 (11:19 +0200)
commit391ada39d89f9f90d186aed8e1d825be9c17a328
treedb76bdcac972d8e6cc927230e65cd196b498e434
parente94995611bd4e05a2aac1c0ae7c7f0855137b78a
Refactor initialisation of the daemon

This commit prepares a future job centrered
main where 'sig_monitor_init', 'jobs_init',
'jobs_add_events', 'jobs_queue0' and 'jobs_add_me'
will be merged in one single call provided as
a feature of module jobs.

Change-Id: I8ccb1bf1761c4fa1031e903bead863ff68e7df83
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/main.c