Neutrino: Stop info clock when box shutdown

Origin commit data
------------------
Commit: 27767debcd
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
This commit is contained in:
Michael Liebmann
2014-07-16 23:34:14 +02:00
committed by [CST] Focus
parent 955bd37b56
commit a17c8c5f27

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