From: Hyotaek Shim Date: Thu, 24 Aug 2017 12:36:24 +0000 (+0900) Subject: Remove redundant vconf key insertion for liblazymount X-Git-Tag: submit/tizen/20170825.004517^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2cf4b2ae63894713b46d01fb46af6d2fbab70123;p=platform%2Fadaptation%2Fsystem-plugin.git Remove redundant vconf key insertion for liblazymount platform/core/appfw/vconf-internal-keys/data/vconf-internal-system-keys.xml already contains the "db/system/lazy_mount_show_ui" key.
VCONFKEY_SYSTEM_LAZY_MOUNT_SHOW_UI
0
Change-Id: I5a22f32afa6f1b3671cfc53ed2f626ce8e9fc88e Signed-off-by: Hyotaek Shim --- 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