mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
neutrino: add "need_reboot" feature
Origin commit data
------------------
Commit: f6253de913
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-14 (Tue, 14 Nov 2017)
Origin message was:
------------------
- neutrino: add "need_reboot" feature
This commit is contained in:
@@ -254,6 +254,8 @@ bool CFlagFileNotifier::changeNotify(const neutrino_locale_t, void * data)
|
||||
}
|
||||
remove(flagfile.c_str());
|
||||
}
|
||||
if (strstr(filename, "ciplushelper"))
|
||||
CNeutrinoApp::getInstance()->exec(NULL, "need_reboot");
|
||||
return menu_return::RETURN_REPAINT;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user