summaryrefslogtreecommitdiff
path: root/src/bluetooth.service.in
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-10 23:16:20 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-10 23:16:20 +0100
commitf755275e98b8510d2b099871ed1cb1396cee2cbe (patch)
tree58c889b500890420b745d81fe1c105464664d76d /src/bluetooth.service.in
parent535f90da9b207e6dc90e19b275050199c0b8c6da (diff)
downloadbluez-f755275e98b8510d2b099871ed1cb1396cee2cbe.tar.gz
core: Don't daemonize and just toggle foreground logging
Diffstat (limited to 'src/bluetooth.service.in')
-rw-r--r--src/bluetooth.service.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/bluetooth.service.in b/src/bluetooth.service.in
index 78851196c..8bbd70307 100644
--- a/src/bluetooth.service.in
+++ b/src/bluetooth.service.in
@@ -4,8 +4,7 @@ Description=Bluetooth service
[Service]
Type=dbus
BusName=org.bluez
-ExecStart=@libexecdir@/bluetoothd -n
-StandardOutput=null
+ExecStart=@libexecdir@/bluetoothd
NotifyAccess=main
#WatchdogSec=10
#Restart=on-failure