From a92f862c65793b92d4cb2653d3a5af8eec1e93ef Mon Sep 17 00:00:00 2001 From: Rafal Krypa Date: Mon, 16 Jun 2014 17:39:00 +0200 Subject: [PATCH] Set Smack label "*" for /tmp and /var/tmp. Give full Smack permissions for public temp directories. This actually doesn't matter as long as directory is a tmpfs mount point. But /var/tmp isn't, at least on Tizen:Common emulator image. Before this change it was inaccessible and Crosswalk needs to write there. Change-Id: I22b904906c8563fc33bd1da357f63b3caff04282 Signed-off-by: Rafal Krypa --- packaging/filesystem.manifest | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packaging/filesystem.manifest b/packaging/filesystem.manifest index 36d435c..3cfcd1e 100644 --- a/packaging/filesystem.manifest +++ b/packaging/filesystem.manifest @@ -5,5 +5,7 @@ + + -- 2.7.4