mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
src/neutrino.cpp: execute rcK on restart
This commit is contained in:
@@ -3043,6 +3043,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