base-files: use shutdown instead of stop when the system goes down (patch by tripolar)
[openwrt.git] / target / linux / ramips / base-files / etc / inittab
index 7989a7f..67c36a6 100644 (file)
@@ -1,4 +1,4 @@
 ::sysinit:/etc/init.d/rcS S boot
-::shutdown:/etc/init.d/rcS K stop
+::shutdown:/etc/init.d/rcS K shutdown
 ttyS0::askfirst:/bin/ash --login
 ttyS1::askfirst:/bin/ash --login