Modify the systemd restarting option to on-failure 27/115627/1 accepted/tizen/common/20170303.090601 accepted/tizen/ivi/20170302.121710 accepted/tizen/mobile/20170302.121223 accepted/tizen/tv/20170302.121508 accepted/tizen/wearable/20170302.121556 submit/tizen/20170220.233016 submit/tizen/20170302.014914
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 20 Feb 2017 23:28:40 +0000 (08:28 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 20 Feb 2017 23:28:40 +0000 (08:28 +0900)
Change-Id: I7762d05c81c69ae4e4ec7a05e1be8dbdb8e7cba3
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/bluetooth-frwk-common.service

index 661e8c3..00830a3 100644 (file)
@@ -9,7 +9,7 @@ Type=dbus
 BusName=org.projectx.bt
 SmackProcessLabel=User
 ExecStart=/usr/bin/bt-service
-Restart=always
+Restart=on-failure
 RestartSec=1
 KillMode=process
 Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/5001/dbus/user_bus_socket