Create the /tmp/.dotnet/mcj dir to reduce the number of I/O of profile data accepted/tizen/7.0/unified/20230213.171720
authorj-h.choi <j-h.choi@samsung.com>
Thu, 19 Jan 2023 01:23:55 +0000 (10:23 +0900)
committer조웅석/MDE Lab(SR)/삼성전자 <ws77.cho@samsung.com>
Thu, 9 Feb 2023 09:09:00 +0000 (18:09 +0900)
Change-Id: I19ecbbdb2d6603d6cdea1d3214ae79c638bc06e6

packaging/dotnet-launcher.conf

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