linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/2 v2] Add support for systemd mesh service
@ 2019-05-31 18:54 Inga Stotland
  2019-05-31 18:54 ` [PATCH BlueZ 1/2 v2] build: Add support for systemd bluetooth-mesh service Inga Stotland
  2019-05-31 18:54 ` [PATCH BlueZ 2/2 v2] mesh: Do not daemonize, run in foreground or as service Inga Stotland
  0 siblings, 2 replies; 3+ messages in thread
From: Inga Stotland @ 2019-05-31 18:54 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: brian.gix, johan.hedberg, luiz.dentz, Inga Stotland

With whitespace fix

This patch set adds files necessary to run bluetooth-mesh as
systemd service. 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.am                    |  2 +-
 Makefile.mesh                  | 14 ++++++++++++--
 mesh/bluetooth-mesh.service.in | 12 ++++++++++++
 mesh/main.c                    | 15 +++++----------
 mesh/org.bluez.mesh.service    |  5 +++++
 5 files changed, 35 insertions(+), 13 deletions(-)
 create mode 100644 mesh/bluetooth-mesh.service.in
 create mode 100644 mesh/org.bluez.mesh.service

-- 
2.21.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-31 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-31 18:54 [PATCH BlueZ 0/2 v2] Add support for systemd mesh service Inga Stotland
2019-05-31 18:54 ` [PATCH BlueZ 1/2 v2] build: Add support for systemd bluetooth-mesh service Inga Stotland
2019-05-31 18:54 ` [PATCH BlueZ 2/2 v2] mesh: Do not daemonize, run in foreground or as service Inga Stotland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).