summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyotaek Shim <hyotaek.shim@samsung.com>2017-08-24 21:36:24 +0900
committerHyotaek Shim <hyotaek.shim@samsung.com>2017-08-25 09:40:21 +0900
commit2cf4b2ae63894713b46d01fb46af6d2fbab70123 (patch)
tree5301726f048cc9ce23216f569cc886f3df5b9bfe
parent7f908d6c7bcdac9b64aca5ecd4cc31fcd8a13162 (diff)
downloadsystem-plugin-accepted/tizen/unified/20170825.163205.tar.gz
system-plugin-accepted/tizen/unified/20170825.163205.tar.bz2
system-plugin-accepted/tizen/unified/20170825.163205.zip
platform/core/appfw/vconf-internal-keys/data/vconf-internal-system-keys.xml already contains the "db/system/lazy_mount_show_ui" key. <vconfkey type="int32" name="db/system/lazy_mount_show_ui" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform"> <header>VCONFKEY_SYSTEM_LAZY_MOUNT_SHOW_UI</header> <val>0</val> <creator/> <email/> <comment><![CDATA[ ]]></comment> </vconfkey> Change-Id: I5a22f32afa6f1b3671cfc53ed2f626ce8e9fc88e Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
-rw-r--r--packaging/system-plugin.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec
index 9679442..73d25cd 100644
--- a/packaging/system-plugin.spec
+++ b/packaging/system-plugin.spec
@@ -220,7 +220,6 @@ systemctl daemon-reload
%post -n liblazymount
/sbin/ldconfig
-/usr/bin/vconftool set -f -t int db/system/lazy_mount_show_ui 0
systemctl daemon-reload
%postun -n liblazymount -p /sbin/ldconfig