summaryrefslogtreecommitdiff
path: root/mesh/org.bluez.mesh.service
diff options
context:
space:
mode:
authorInga Stotland <inga.stotland@intel.com>2019-06-03 23:07:47 -0700
committerBrian Gix <brian.gix@intel.com>2019-06-06 11:58:22 -0700
commit5bcce2ce592fa53b99cefdc37adabc21725525a8 (patch)
tree9dedb512d1e6da99d27d43ba4ae9a10e55f4e7a4 /mesh/org.bluez.mesh.service
parentd2a72dd6710cd43fe5930664e8eb2c7aa97482e7 (diff)
downloadbluez-5bcce2ce592fa53b99cefdc37adabc21725525a8.tar.gz
build: Add support for systemd bluetooth-mesh service
This adds support for installing systemd bluetooth-mesh service unit and D-Bus service file that references this systemd unit.
Diffstat (limited to 'mesh/org.bluez.mesh.service')
-rw-r--r--mesh/org.bluez.mesh.service5
1 files changed, 5 insertions, 0 deletions
diff --git a/mesh/org.bluez.mesh.service b/mesh/org.bluez.mesh.service
new file mode 100644
index 000000000..a61c44455
--- /dev/null
+++ b/mesh/org.bluez.mesh.service
@@ -0,0 +1,5 @@
+[D-BUS Service]
+Name=org.bluez.mesh
+Exec=/bin/false
+User=root
+SystemdService=dbus-org.bluez.mesh.service