Remove vconfkey initialize code 00/43800/1 submit/tizen/20150714.072056
authorgs86.lee <gs86.lee@samsung.com>
Tue, 14 Jul 2015 06:42:10 +0000 (15:42 +0900)
committergs86.lee <gs86.lee@samsung.com>
Tue, 14 Jul 2015 06:42:10 +0000 (15:42 +0900)
Change-Id: I6bf25ec17e2142c5514be6ba5f7bdf594b6e74d3

packaging/starter.spec

index 13255f6..cb21f0c 100644 (file)
@@ -135,15 +135,6 @@ change_file_executable()
     fi
 }
 
-GOPTION="-u 200 -g 5000 -f"
-SOPTION="-s system::vconf_inhouse"
-POPTION="-s starter_private::vconf"
-LOPTION="-s starter::vconf"
-
-vconftool set -t int db/private/starter/is_fallback 0 -i $GOPTION $POPTION
-vconftool set -t string db/private/starter/fallback_pkg "org.tizen.homescreen" $GOPTION $POPTION
-
-
 mkdir -p %{_sysconfdir}/systemd/default-extra-dependencies/ignore-units.d/
 
 #ln -sf /etc/init.d/rd4starter /etc/rc.d/rc4.d/S81starter