sysvinit: Fix inittab for Universal.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Thu, 10 Aug 2006 11:05:05 +0000 (11:05 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Thu, 10 Aug 2006 11:05:05 +0000 (11:05 +0000)
packages/sysvinit/sysvinit/htcuniversal/inittab
packages/sysvinit/sysvinit_2.86.bb

index 8714c7e..6abbdf4 100644 (file)
@@ -28,7 +28,3 @@ l5:5:wait:/etc/init.d/rc 5
 l6:6:wait:/etc/init.d/rc 6
 # Normally not reached, but fallthrough in case of emergency.
 z6:6:respawn:/sbin/sulogin
-1:2345:respawn:/sbin/getty 115200 tty1
-2:2345:respawn:/sbin/getty 115200 tty2
-3:2345:respawn:/sbin/getty 115200 tty3
-4:2345:respawn:/sbin/getty 115200 tty4
index a9644e4..aa3e88f 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "base"
 LICENSE = "GPL"
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 HOMEPAGE = "http://freshmeat.net/projects/sysvinit/"
-PR = "r25"
+PR = "r26"
 
 # USE_VT and SERIAL_CONSOLE are generally defined by the MACHINE .conf.
 # Set PACKAGE_ARCH appropriately.