From 21c76c3f0bb884498b2e9f1482951f8d38dabc70 Mon Sep 17 00:00:00 2001 From: jongmyeongko Date: Thu, 30 Mar 2017 16:42:17 +0900 Subject: [PATCH] Change the rule for TZ_SYS_RO_PACKAGES and TZ_SYS_RW_PACKAGES Change-Id: Ia11d6f8455656ce8a88b827fcf29e9a886256dbb Signed-off-by: jongmyeongko --- packaging/tizen-platform-config.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/packaging/tizen-platform-config.spec b/packaging/tizen-platform-config.spec index c435769..29d9913 100644 --- a/packaging/tizen-platform-config.spec +++ b/packaging/tizen-platform-config.spec @@ -98,9 +98,7 @@ $TZ_USER_APP MODE 775 SMACK User::Home false $TZ_SYS_DB -$TZ_SYS_RO_PACKAGES $TZ_SYS_RO_APP -$TZ_SYS_RW_PACKAGES $TZ_SYS_RW_APP MODE 775 @@ -133,6 +131,10 @@ $TZ_USER_DESKTOP SMACK System::Shared false $TZ_SYS_ETC +SMACK System true +$TZ_SYS_RO_PACKAGES +$TZ_SYS_RW_PACKAGES + ENDOFCAT while read s1 s2 s3; do case "$s1" in -- 2.7.4