mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
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:
@@ -8,7 +8,6 @@ install_SCRIPTS = \
|
||||
audioplayer.end \
|
||||
deepstandby.on \
|
||||
deepstandby.off \
|
||||
flash.start \
|
||||
inactivity.on \
|
||||
migration.sh \
|
||||
movieplayer.start \
|
||||
|
@@ -1,7 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
# kill start script first to ignore neutrino's exit codes
|
||||
killall start_neutrino
|
||||
|
||||
# run shutdown routine depending on flagfile
|
||||
/etc/init.d/rcK
|
Reference in New Issue
Block a user