summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunmin Lee <sunm.lee@samsung.com>2016-06-23 10:47:03 +0900
committerSunmin Lee <sunm.lee@samsung.com>2016-06-23 10:56:44 +0900
commit7a81cada194adb0bdd6649084104ef669a43102f (patch)
treeb200ce7beae09dd82d2e19e98eefbbb6ce17e6e5
parent3c4cbb43901c9cc628ec56a93c207c5704bad312 (diff)
downloadtizen-platform-config-7a81cada194adb0bdd6649084104ef669a43102f.tar.gz
tizen-platform-config-7a81cada194adb0bdd6649084104ef669a43102f.tar.bz2
tizen-platform-config-7a81cada194adb0bdd6649084104ef669a43102f.zip
Change TZ_SYS_HOME: /opt/home -> /opt/usr/home
For compatibility with Tizen 2.4, the user partition path is preserved as /opt/usr rather than /opt/home. Therefore, the home path is also changed to under the /opt/usr. Change-Id: I592901fd7f68647a1be6bf5dcc552d514eb08272 Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
-rw-r--r--tizen-platform.meta4
1 files changed, 2 insertions, 2 deletions
diff --git a/tizen-platform.meta b/tizen-platform.meta
index 29085c3..74ba927 100644
--- a/tizen-platform.meta
+++ b/tizen-platform.meta
@@ -6,7 +6,7 @@
# Tizen 3 (single user):
#TZ_SYS_HOME=/home
-#TZ_SYS_ROOT=/opt/home/root
+#TZ_SYS_ROOT=/opt/usr/home/root
#TZ_SYS_SHARE=/opt/share
#TZ_SYS_ETC=/opt/etc
#TZ_SYS_DATA=/opt/data
@@ -16,7 +16,7 @@
#TZ_SYS_USER_GROUP=app
# Tizen 3 (multi user):
-TZ_SYS_HOME=/opt/home
+TZ_SYS_HOME=/opt/usr/home
TZ_SYS_ROOT=/root
TZ_SYS_SHARE=/opt/share
TZ_SYS_RO_SHARE=/usr/share