Sync other profile's smack label option in system service file 38/77338/4 accepted/tizen/common/20160703.130224 accepted/tizen/ivi/20160630.063244 accepted/tizen/mobile/20160630.063304 accepted/tizen/tv/20160630.063231 accepted/tizen/wearable/20160630.063223 submit/tizen/20160630.022902
authorTaejin Woo <tt.woo@samsung.com>
Wed, 29 Jun 2016 11:02:32 +0000 (20:02 +0900)
committerTaejin Woo <tt.woo@samsung.com>
Thu, 30 Jun 2016 02:27:32 +0000 (11:27 +0900)
- Add Smack label option in systemd service file

Change-Id: I3248bebc86b60771d60a258749942e761177a91e
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
packaging/bluetooth-frwk-common.service
packaging/bluetooth-frwk-tv.service
packaging/bluetooth-frwk-wearable.service

index c4a37a3..859bada 100644 (file)
@@ -7,6 +7,7 @@ User=owner
 Group=users
 Type=dbus
 BusName=org.projectx.bt
+SmackProcessLabel=User
 ExecStart=/usr/bin/bt-service
 Restart=always
 RestartSec=1
index c8e953e..36394a7 100644 (file)
@@ -7,6 +7,7 @@ User=owner
 Group=users
 Type=dbus
 BusName=org.projectx.bt
+SmackProcessLabel=User
 ExecStart=/usr/bin/bt-service
 KillMode=process
 Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/5001/dbus/user_bus_socket
index a8c5a10..52815c3 100644 (file)
@@ -8,6 +8,7 @@ User=owner
 Group=users
 Type=dbus
 BusName=org.projectx.bt
+SmackProcessLabel=User
 ExecStart=/usr/bin/bt-service
 KillMode=process
 Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/5001/dbus/user_bus_socket