mesh: Do not daemonize, run in foreground or as service
authorInga Stotland <inga.stotland@intel.com>
Tue, 4 Jun 2019 06:07:48 +0000 (23:07 -0700)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 15:11:36 +0000 (20:41 +0530)
commit7c8d9abce13b2d67e77988adad85217488ed2e5a
tree1dfd542025d7cd03dcf316f0d56a7d6d17499ba5
parent27f3c329ab057ce0cdd7398df73ef4545d162ac7
mesh: Do not daemonize, run in foreground or as service

This removes call to daemon(). "--nodetach" option is retained
to set umask().

Also, adds description for dbus-debug option.

Change-Id: I534dfb17161e2866a1b87c78d6d72b492c20c768
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
mesh/main.c