TIVI-317: get rid of the ks hack that is masking the xorg-x11-server-misc-emulfb... accepted/2.0alpha/20130116.195441 submit/2.0alpha/20130116.201752
authorGraydon, Tracy <tracy.graydon@intel.com>
Wed, 16 Jan 2013 20:17:41 +0000 (12:17 -0800)
committerGraydon, Tracy <tracy.graydon@intel.com>
Wed, 16 Jan 2013 20:17:41 +0000 (12:17 -0800)
custom/scripts/boot-into-ui.post

index e273b6b..8a95347 100755 (executable)
@@ -1,5 +1,5 @@
 # this file should be deleted after elegant fix merged
-############################### hacks to get PR3/Tizen 2.0
+############################### hacks to get
 # usbnet, udev, ssh, and other stuff
 cat > /etc/rc.d/rc3.d/S01debug << EOF
 
@@ -11,7 +11,5 @@ EOF
 
 chmod +x /etc/rc.d/rc3.d/S01debug
 
-sed -i  's/\(\usr\/bin\/scim.*\)/\1 \&/' /etc/X11/xinitrc
-
 ###############################