mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
Neutrino: Stop info clock when box shutdown
This commit is contained in:
@@ -3791,6 +3791,7 @@ void stop_daemons(bool stopall, bool for_flash)
|
|||||||
my_system(NEUTRINO_ENTER_FLASH_SCRIPT);
|
my_system(NEUTRINO_ENTER_FLASH_SCRIPT);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
InfoClock->enableInfoClock(false);
|
||||||
dvbsub_close();
|
dvbsub_close();
|
||||||
tuxtxt_stop();
|
tuxtxt_stop();
|
||||||
tuxtxt_close();
|
tuxtxt_close();
|
||||||
|
Reference in New Issue
Block a user