Neutrino: Stop info clock when box shutdown

This commit is contained in:
M. Liebmann
2014-07-16 23:34:14 +02:00
committed by [CST] Focus
parent aa0c780dbf
commit 27767debcd

View File

@@ -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();