scripts: move flash.start script away from control scripts

Origin commit data
------------------
Branch: ni/coolstream
Commit: fa17da4f0a
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-09-26 (Sun, 26 Sep 2021)

Origin message was:
------------------
- scripts: move flash.start script away from control scripts

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-09-26 20:25:38 +02:00
parent 3e0aa03c89
commit 53a13dd54f
5 changed files with 7 additions and 4 deletions

View File

@@ -12,6 +12,9 @@ install_SCRIPTS = \
wakeup.sh \
install.sh
install_SCRIPTS += \
start_flash.sh \
if BOXMODEL_CST_HD2
install_SCRIPTS += \
backup_flash.sh \

View File

@@ -0,0 +1,7 @@
#!/bin/sh
# kill start script first to ignore neutrino's exit codes
killall start_neutrino
# run shutdown routine
/etc/init.d/rcK