From 7eeafc98dfdc81d7b27c279151dd94b033001a18 Mon Sep 17 00:00:00 2001 From: Wootak Jung Date: Thu, 8 Nov 2018 15:38:08 +0900 Subject: [PATCH] Add System Smack label in conf file SmackProcessLabel=System is missing Change-Id: I82c088b2bfa7b6d4941cf611c15e09e74343e879 --- packaging/bluetooth-stack-up.service | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/bluetooth-stack-up.service b/packaging/bluetooth-stack-up.service index cc1daab..b2a40e9 100644 --- a/packaging/bluetooth-stack-up.service +++ b/packaging/bluetooth-stack-up.service @@ -5,6 +5,7 @@ Description=Service to run bt-stack-up.sh script to start BT functions User=network_fw Group=network_fw Type=oneshot +SmackProcessLabel=System SupplementaryGroups=priv_mediastorage priv_externalstorage dialout Capabilities=cap_sys_module=i SecureBits=keep-caps -- 2.7.4