summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xinitramfs/stage3-stuff/init2
1 files changed, 0 insertions, 2 deletions
diff --git a/initramfs/stage3-stuff/init b/initramfs/stage3-stuff/init
index 5dc646ca..763f95cf 100755
--- a/initramfs/stage3-stuff/init
+++ b/initramfs/stage3-stuff/init
@@ -980,8 +980,6 @@ mount 2>/dev/null | grep -q "/tmp/scratch type nfs" && \
done
mount 2>/dev/null | grep -q /lib/modules && error "$init_errumnt"
-# check for inittab file (might fail for new style init -> upstart)
-test -f /mnt/etc/inittab || test -d /mnt/etc/event.d || error "$init_erritab"
# close runlevel script for stuff to execute during early bootup
d_mkrlscript close boot.slx ""
# put /tmp into stage4 mtab and add stuff to stage4 fstab