summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyungju Lee <leee.lee@samsung.com>2019-09-18 20:54:34 +0900
committer이형주/Common Platform Lab(SR)/Staff Engineer/삼성전자 <leee.lee@samsung.com>2019-09-18 20:59:05 +0900
commit336a2a46ea53620bbdcda85af0b2d5d2a7c06dcd (patch)
tree30c914ca098ff5987a6e7650295f484948001a4d
parent525ca6bbeea67c8c7747b03873d4a63ec3b8088d (diff)
downloadlauncher-336a2a46ea53620bbdcda85af0b2d5d2a7c06dcd.tar.gz
launcher-336a2a46ea53620bbdcda85af0b2d5d2a7c06dcd.tar.bz2
launcher-336a2a46ea53620bbdcda85af0b2d5d2a7c06dcd.zip
Change-Id: I669703cb1ac8d47b242c7b537235693cbb074ca1
-rwxr-xr-xpackaging/dotnet-launcher.conf2
1 files changed, 2 insertions, 0 deletions
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"