From 0ee79c66cbdd34d4243c002b81daecd39ee7472e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 10 Dec 2012 01:13:11 +0100 Subject: [PATCH] core: Add options for systemd status notification and watchdog --- src/bluetooth.service.in | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.47.3