12 lines
353 B
Diff
12 lines
353 B
Diff
|
--- bluez-5.73/src/bluetooth.service.in.orig 2024-03-08 10:09:27.712574174 +0100
|
||
|
+++ bluez-5.73/src/bluetooth.service.in 2024-03-08 10:09:38.341598314 +0100
|
||
|
@@ -6,7 +6,7 @@
|
||
|
[Service]
|
||
|
Type=dbus
|
||
|
BusName=org.bluez
|
||
|
-ExecStart=@PKGLIBEXECDIR@/bluetoothd
|
||
|
+ExecStart=@PKGLIBEXECDIR@/bluetoothd -E -K
|
||
|
NotifyAccess=main
|
||
|
#WatchdogSec=10
|
||
|
#Restart=on-failure
|