for serial console use directly ash --login, otherwise i can not login with the new...
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Mar 2005 22:33:53 +0000 (22:33 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Mar 2005 22:33:53 +0000 (22:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@468 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/default/target_skeleton/etc/inittab

index 3b0c14e..aab2df9 100644 (file)
@@ -1,3 +1,3 @@
 ::sysinit:/etc/init.d/rcS
 ::shutdown:/sbin/halt
-tts/0::askfirst:/bin/login
+tts/0::askfirst:/bin/ash --login
This page took 0.026489 seconds and 4 git commands to generate.