This patch set adds files necessary to run bluetooth-meshd as systemd service and also removes explicit call to daemon() Inga Stotland (2): build: Add support for systemd bluetooth-mesh service mesh: Do not daemonize, run in foreground or as service Makefile.mesh | 14 ++++++++++++-- mesh/bluetooth-mesh.service.in | 16 ++++++++++++++++ mesh/main.c | 17 ++++++----------- mesh/org.bluez.mesh.service | 5 +++++ 4 files changed, 39 insertions(+), 13 deletions(-) create mode 100644 mesh/bluetooth-mesh.service.in create mode 100644 mesh/org.bluez.mesh.service -- 2.21.0