tts/0 is the correct devicename for serial connection
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Feb 2005 22:27:22 +0000 (22:27 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Feb 2005 22:27:22 +0000 (22:27 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@216 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/default/target_skeleton/etc/inittab

index 238c3d7..e2cec39 100644 (file)
@@ -1,3 +1,3 @@
 ::sysinit:/etc/init.d/rcS
 ::shutdown:/sbin/halt
-ttys/0::respawn:/bin/login
+tts/0::wait:/bin/login
This page took 0.028368 seconds and 4 git commands to generate.