mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
src/neutrino.cpp: execute rcK on restart
This commit is contained in:
committed by
[CST] Focus
parent
c7d498f434
commit
f4f5e4cbe6
@@ -3045,6 +3045,7 @@ void CNeutrinoApp::ExitRun(const bool /*write_si*/, int retcode)
|
||||
}
|
||||
} else {
|
||||
delete g_RCInput;
|
||||
my_system("/etc/init.d/rcK");
|
||||
//fan speed
|
||||
if (g_info.has_fan) {
|
||||
CFanControlNotifier::setSpeed(0);
|
||||
|
Reference in New Issue
Block a user