summaryrefslogtreecommitdiff
path: root/packaging/coreclr.conf
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/coreclr.conf')
-rwxr-xr-xpackaging/coreclr.conf13
1 files changed, 0 insertions, 13 deletions
diff --git a/packaging/coreclr.conf b/packaging/coreclr.conf
deleted file mode 100755
index 9833cd222f..0000000000
--- a/packaging/coreclr.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-d /tmp/.dotnet 1777 root users
-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"
-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"
-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"