SMACK Label on NamedLock directories accepted/tizen/unified/20190919.010717 submit/tizen/20190918.120121
authorHyungju Lee <leee.lee@samsung.com>
Wed, 18 Sep 2019 11:54:34 +0000 (20:54 +0900)
committer이형주/Common Platform Lab(SR)/Staff Engineer/삼성전자 <leee.lee@samsung.com>
Wed, 18 Sep 2019 11:59:05 +0000 (20:59 +0900)
Change-Id: I669703cb1ac8d47b242c7b537235693cbb074ca1

packaging/dotnet-launcher.conf

index 9833cd2..4dc3414 100755 (executable)
@@ -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"