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>
master
Martin Schiller 6 years ago committed by Hauke Mehrtens
parent 7c104a8358
commit 18398abe1e
  1. 2
      target/linux/lantiq/base-files/etc/inittab

@ -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…
Cancel
Save