mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
move control scripts from data/neutrino-scripts to data/control
Origin commit data
------------------
Branch: ni/coolstream
Commit: f74f2aef5c
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-26 (Sat, 26 Jan 2019)
Origin message was:
------------------
- move control scripts from data/neutrino-scripts to data/control
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
9
data/control/flash.start
Executable file
9
data/control/flash.start
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
# kill start script first to ignore neutrino's exit codes
|
||||
killall start_neutrino
|
||||
|
||||
touch /tmp/.flash.start
|
||||
|
||||
# run shutdown routine depending on flagfile
|
||||
/etc/init.d/rcK
|
Reference in New Issue
Block a user