summaryrefslogtreecommitdiff
path: root/src/bluetooth.service.in
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-10 01:13:11 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-10 01:13:11 +0100
commit0ee79c66cbdd34d4243c002b81daecd39ee7472e (patch)
treea166990e1866d66c22c3952690df2c4f993c8d9c /src/bluetooth.service.in
parent822f9a3be4def1a117ab18a733fce4e78c5b847d (diff)
downloadbluez-0ee79c66cbdd34d4243c002b81daecd39ee7472e.tar.gz
core: Add options for systemd status notification and watchdog
Diffstat (limited to 'src/bluetooth.service.in')
-rw-r--r--src/bluetooth.service.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bluetooth.service.in b/src/bluetooth.service.in
index a3c54874e..c8fd9c53d 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