From 0b0ab5b90abb2f54cce74e159cb868e87f95192a Mon Sep 17 00:00:00 2001 From: jooseong lee Date: Wed, 20 Jul 2016 20:32:09 +0900 Subject: [PATCH] Set the SMACK security label to run given executable file in systemd services Change-Id: Ifc363015f31cdc36fcb242e92c9781a1b4ed786c Signed-off-by: jooseong lee --- packaging/bluetooth-share.service | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/bluetooth-share.service b/packaging/bluetooth-share.service index 7f60913..2cf7ecc 100644 --- a/packaging/bluetooth-share.service +++ b/packaging/bluetooth-share.service @@ -6,5 +6,6 @@ User=owner Group=users SupplementaryGroups=priv_mediastorage priv_externalstorage Type=simple +SmackProcessLabel=System ExecStart=/usr/bin/bluetooth-share KillMode=process -- 2.7.4