blob: c8afbf53e9c32a87f90d0836e010f0fc6a58db2f [file] [log] [blame]
[Unit]
Description=Bluetooth mesh service
ConditionPathIsDirectory=/sys/class/bluetooth
[Service]
Type=dbus
BusName=org.bluez.mesh
ExecStart=@pkglibexecdir@/bluetooth-meshd
NotifyAccess=main
LimitNPROC=1
ProtectHome=true
ProtectSystem=full
Restart=on-failure
RestartSec=5s
[Install]
WantedBy=bluetooth.target
Alias=dbus-org.bluez.mesh.service