diff options
Diffstat (limited to 'packaging/dotnet-launcher.conf')
-rwxr-xr-x | packaging/dotnet-launcher.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/dotnet-launcher.conf b/packaging/dotnet-launcher.conf index 4dc3414..e5895ea 100755 --- a/packaging/dotnet-launcher.conf +++ b/packaging/dotnet-launcher.conf @@ -13,3 +13,5 @@ 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" +d /tmp/.dotnet/mcj 1777 root users +t /tmp/.dotnet/mcj - - - - security.SMACK64="User::App::Shared" |