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

@@ -546,6 +546,7 @@ Helmut Auer <vdr@helmutauer.de>
for suggesting to increase the default value for 'Min. user inactivity' to 300 minutes
for suggesting to add cChannel::LinkChannels() and cChannel::RefChannel()
for suggesting to give a message when an instant recording is started
fpr suggesting to retry a shutdown after a while
Jeremy Hall <jhall@UU.NET>
for fixing an incomplete initialization of the filter parameters in eit.c