diff --git a/packages/sysutils/busybox/scripts/init b/packages/sysutils/busybox/scripts/init index 6cefe46872..09c7277e33 100755 --- a/packages/sysutils/busybox/scripts/init +++ b/packages/sysutils/busybox/scripts/init @@ -20,8 +20,6 @@ # http://www.gnu.org/copyleft/gpl.html ################################################################################ -clear - # mounting needed special filesystems mount -n -t proc none /proc mount -n -t sysfs none /sys