Change SmackExecLabel to SmackProcessLabel 97/40397/1 tizen_3.0.2015.q2_common accepted/tizen/common/20150604.131151 submit/tizen_common/20150603.000219 submit/tizen_mobile/20150603.102835 submit/tizen_tv/20150603.102841 submit/tizen_wearable/20150603.102850
authorMaciej Wereski <m.wereski@partner.samsung.com>
Fri, 24 Apr 2015 11:45:23 +0000 (13:45 +0200)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Wed, 3 Jun 2015 10:08:10 +0000 (12:08 +0200)
Since systemd v219 Tizen-specific SmackExecLabel option was dropped in
favour of SmackProcessLabel option from upstream.

Change-Id: I7f8d48c52ad2e975400adfe5f356188aa551a842
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
src/bluetooth.service.in

index ec56003..b8afaa0 100755 (executable)
@@ -11,7 +11,7 @@ NotifyAccess=main
 #Restart=on-failure
 CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
 LimitNPROC=1
-SmackExecLabel=User
+SmackProcessLabel=User
 
 [Install]
 WantedBy=bluetooth.target