mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-04 04:11:09 +02:00
src/neutrino.cpp: execute rcK on restart
Origin commit data
------------------
Commit: f4f5e4cbe6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-18 (Thu, 18 Apr 2013)
This commit is contained in:
committed by
[CST] Focus
parent
3a51cb4af7
commit
d4e9ea00b9
@@ -3045,6 +3045,7 @@ void CNeutrinoApp::ExitRun(const bool /*write_si*/, int retcode)
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
delete g_RCInput;
|
delete g_RCInput;
|
||||||
|
my_system("/etc/init.d/rcK");
|
||||||
//fan speed
|
//fan speed
|
||||||
if (g_info.has_fan) {
|
if (g_info.has_fan) {
|
||||||
CFanControlNotifier::setSpeed(0);
|
CFanControlNotifier::setSpeed(0);
|
||||||
|
Reference in New Issue
Block a user