mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
lantiq/basefiles: use shutdown instead of stop when the system goes down
I can't see any reason why we shouldn't use shutdown for lantiq as well.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
(backported from 18398abe1e)
This commit is contained in:
parent
f7a97a21f7
commit
575621e355
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
::sysinit:/etc/init.d/rcS S boot
|
||||
::shutdown:/etc/init.d/rcS K stop
|
||||
::shutdown:/etc/init.d/rcS K shutdown
|
||||
ttyLTQ0::askfirst:/usr/libexec/login.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue