Diff between 822f9a3be4def1a117ab18a733fce4e78c5b847d and 0ee79c66cbdd34d4243c002b81daecd39ee7472e

Changed Files

File Additions Deletions Status
src/bluetooth.service.in +3 -0 modified

Full Patch

diff --git a/src/bluetooth.service.in b/src/bluetooth.service.in
index a3c5487..c8fd9c5 100644
--- a/src/bluetooth.service.in
+++ b/src/bluetooth.service.in
@@ -6,6 +6,9 @@ Type=dbus
 BusName=org.bluez
 ExecStart=@libexecdir@/bluetoothd -n
 StandardOutput=null
+NotifyAccess=main
+#WatchdogSec=10
+#Restart=on-failure
 
 [Install]
 WantedBy=bluetooth.target