diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-29 14:37:43 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-29 14:37:43 +0100 |
commit | 07ba7315035bbf95e3faffe6aa533216a3233538 (patch) | |
tree | 3ee6983a1b17aae3cc7dbd99dd8e659a8b425259 /CONTRIBUTORS | |
parent | 6078b31aab7c52dbfed98a7013401e7c28905a7e (diff) | |
download | vdr-07ba7315035bbf95e3faffe6aa533216a3233538.tar.gz vdr-07ba7315035bbf95e3faffe6aa533216a3233538.tar.bz2 |
If a shutdown is requested, but the shutdown script doesn't actually halt the system, it is now tried again after 5 minutes
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8578cd4a..9ec58b5f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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 |