Apply the change of skel root path from /etc to /opt/etc 40/102740/18 accepted/tizen/3.0/common/20170109.083940 accepted/tizen/3.0/ivi/20170106.095011 accepted/tizen/3.0/mobile/20170106.094820 accepted/tizen/3.0/tv/20170106.094913 accepted/tizen/3.0/wearable/20170106.094941 accepted/tizen/common/20170110.085220 accepted/tizen/ivi/20170106.103643 accepted/tizen/mobile/20170106.103448 accepted/tizen/tv/20170106.103532 accepted/tizen/wearable/20170106.103608 submit/tizen/20170105.051706 submit/tizen_3.0/20170105.051635
authorjongmyeongko <jongmyeong.ko@samsung.com>
Tue, 6 Dec 2016 11:00:11 +0000 (20:00 +0900)
committerjongmyeong ko <jongmyeong.ko@samsung.com>
Thu, 5 Jan 2017 05:53:27 +0000 (21:53 -0800)
commit9a04e9b24d51548e1e8e3db00796ffe96ff34c74
tree5af461739300ea7827b8a5ac43a4d1050d40366a
parente356790e0247a1c222f8d2d272545de18669760d
Apply the change of skel root path from /etc to /opt/etc

The change of skel root path is from readonly mount policy of root filesystem.
(/etc is included in root filesystem.)
Because the skel is designed as writable concept, the root path of skel should be changed in RW partition.

Change-Id: Iec87da4ee3533fb415114bc8c24e138e4cb01257
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
src/common/security_registration.cc
src/common/shared_dirs.cc
src/common/step/filesystem/step_create_per_user_storage_directories.cc