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>
This commit is contained in:
parent
7c104a8358
commit
18398abe1e
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…
Reference in a new issue