Set the SMACK security label to run given executable file in systemd services 56/80856/1 accepted/tizen/common/20160720.173433 accepted/tizen/ivi/20160721.002327 accepted/tizen/mobile/20160721.002110 accepted/tizen/tv/20160721.002211 accepted/tizen/wearable/20160721.002138 submit/tizen/20160720.105441
authorjooseong lee <jooseong.lee@samsung.com>
Wed, 20 Jul 2016 11:34:21 +0000 (20:34 +0900)
committerjooseong lee <jooseong.lee@samsung.com>
Wed, 20 Jul 2016 11:34:21 +0000 (20:34 +0900)
Change-Id: Ie00b0aca1dc41a3e68052812bdbdf36679c73362
Signed-off-by: jooseong lee <jooseong.lee@samsung.com>
packaging/bluetooth-address.service

index 15bcc69..b634680 100644 (file)
@@ -8,6 +8,7 @@ ConditionPathExists=/usr/etc/bluetooth/bt-set-addr.sh
 
 [Service]
 Type=oneshot
+SmackProcessLabel=System
 ExecStart=/usr/etc/bluetooth/bt-set-addr.sh
 RemainAfterExit=yes