From 2c66ec1017ee2a7244b039027616a7b06552f4aa Mon Sep 17 00:00:00 2001 From: Yunjin Lee Date: Wed, 20 Jul 2016 20:49:08 +0900 Subject: [PATCH] Set SmackProcessLabel to System Change-Id: Ic74dc9df6101ec63e3671f5c3e06925cd4932e14 Signed-off-by: Yunjin Lee --- service/tbm-drm-auth.service | 1 + 1 file changed, 1 insertion(+) diff --git a/service/tbm-drm-auth.service b/service/tbm-drm-auth.service index 5053155..edbd071 100644 --- a/service/tbm-drm-auth.service +++ b/service/tbm-drm-auth.service @@ -3,6 +3,7 @@ Description= tbm-drm-auth setup service [Service] Type=oneshot +SmackProcessLabel=System ExecStart=/usr/bin/chmod g+w /run/tbm-drm-auth ExecStart=/usr/bin/chgrp display /run/tbm-drm-auth ExecStart=/usr/bin/chsmack -a User /run/tbm-drm-auth -- 2.7.4