TIVI-803: add rm -fr /opt/dbspace/.app_info.* to the ks accepted/2.0alpha-wayland/20130506.195449 submit/2.0alpha-wayland/20130506.202826
authorGraydon, Tracy <tracy.graydon@intel.com>
Mon, 6 May 2013 20:28:21 +0000 (13:28 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Mon, 6 May 2013 20:28:21 +0000 (13:28 -0700)
custom/scripts/ivi-2.0-symlinks.post
custom/scripts/toyota-ui.post [deleted file]

index ed72fb3..d27f202 100644 (file)
@@ -34,6 +34,7 @@ ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N ""
 
 pkg_initdb
 
+rm -fr /opt/dbspace/.app_info.*
 INITDB=1 ail_initdb
 /opt/apps/com.samsung.menu-screen/bin/menuscreen_initdb
 
diff --git a/custom/scripts/toyota-ui.post b/custom/scripts/toyota-ui.post
deleted file mode 100644 (file)
index 68ff432..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-rm -f /etc/rc.d/rc3.d/S20weston
-cp /root/.config/weston.ini.ico /root/.config/weston.ini
-ln -s /etc/init.d/ico_weston /etc/rc.d/rc3.d/S91ico_weston