Disabled start of console initskript on xen-image.

This commit is contained in:
Arne Fitzenreiter
2010-01-20 20:52:30 +01:00
parent 2ad19f2b43
commit ad5b439078

View File

@@ -146,6 +146,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
#Remove root / fstab check
rm -rf $(MNThdd)/etc/rc.d/rcsysinit.d/S19checkfstab
#Remove console init
rm -rf $(MNThdd)/etc/rc.d/rcsysinit.d/S70console
#Add xvc0 to securetty
echo xvc0 >> $(MNThdd)/etc/securetty