If a shutdown is requested, but the shutdown script doesn't actually halt the system, it is now tried again after 5 minutes

This commit is contained in:
Klaus Schmidinger
2006-01-29 14:37:43 +01:00
parent 6078b31aab
commit 07ba731503
3 changed files with 6 additions and 2 deletions

View File

@@ -4266,3 +4266,5 @@ Video Disk Recorder Revision History
always taken into account.
- Now initializing the channels' schedule pointers when reading the epg.data file,
so that the first WhatsOn menu will come up faster.
- If a shutdown is requested, but the shutdown script doesn't actually halt the
system, it is now tried again after 5 minutes (suggested by Helmut Auer).