diff --git a/packages/sysutils/busybox/scripts/init b/packages/sysutils/busybox/scripts/init index 32ee8fec08..f7afbf5f2f 100755 --- a/packages/sysutils/busybox/scripts/init +++ b/packages/sysutils/busybox/scripts/init @@ -30,9 +30,6 @@ fi clear export CONSOLE=/dev/tty3 -# showing version -# lsb_release - # starting framebuffer if it still not exist if [ ! -e /dev/fb0 ]; then modprobe uvesafb mode_option=1920x1080-32 mtrr=3 scroll=ywrap