base-files: use shutdown instead of stop when the system goes down (patch by tripolar)
[openwrt.git] / package / base-files / files / etc / inittab
index d7a053a..e9de30b 100644 (file)
@@ -1,4 +1,5 @@
 ::sysinit:/etc/init.d/rcS S boot
-::shutdown:/etc/init.d/rcS K stop
+::shutdown:/etc/init.d/rcS K shutdown
 tts/0::askfirst:/bin/ash --login
 ttyS0::askfirst:/bin/ash --login
+tty1::askfirst:/bin/ash --login