From: Hyungju Lee Date: Wed, 18 Sep 2019 11:54:34 +0000 (+0900) Subject: SMACK Label on NamedLock directories X-Git-Tag: accepted/tizen/unified/20190919.010717^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=336a2a46ea53620bbdcda85af0b2d5d2a7c06dcd;p=platform%2Fcore%2Fdotnet%2Flauncher.git SMACK Label on NamedLock directories Change-Id: I669703cb1ac8d47b242c7b537235693cbb074ca1 --- diff --git a/packaging/dotnet-launcher.conf b/packaging/dotnet-launcher.conf index 9833cd2..4dc3414 100755 --- a/packaging/dotnet-launcher.conf +++ b/packaging/dotnet-launcher.conf @@ -3,11 +3,13 @@ t /tmp/.dotnet - - - - security.SMACK64="User::App::Shared" t /tmp/.dotnet - - - - security.SMACK64TRANSMUTE="TRUE" d /tmp/.dotnet/lockfiles 1777 root users t /tmp/.dotnet/lockfiles - - - - security.SMACK64="User::App::Shared" +t /tmp/.dotnet/lockfiles - - - - security.SMACK64TRANSMUTE="TRUE" d /tmp/.dotnet/lockfiles/global 1777 root users t /tmp/.dotnet/lockfiles/global - - - - security.SMACK64="User::App::Shared" t /tmp/.dotnet/lockfiles/global - - - - security.SMACK64TRANSMUTE="TRUE" d /tmp/.dotnet/shm 1777 root users t /tmp/.dotnet/shm - - - - security.SMACK64="User::App::Shared" +t /tmp/.dotnet/shm - - - - security.SMACK64TRANSMUTE="TRUE" d /tmp/.dotnet/shm/global 1777 root users t /tmp/.dotnet/shm/global - - - - security.SMACK64="User::App::Shared" t /tmp/.dotnet/shm/global - - - - security.SMACK64TRANSMUTE="TRUE"