Avoiding shutdown message "Recording in ... minutes, shut down anyway?" with a negative number of minutes

This commit is contained in:
Klaus Schmidinger
2006-08-05 10:55:52 +02:00
parent 8bfe599830
commit 394865b3d9
3 changed files with 17 additions and 11 deletions

View File

@@ -4854,3 +4854,5 @@ Video Disk Recorder Revision History
event timeout" setup parameter), and the user insists in shutting down now, the
reboot time given to the shutdown script will correspond to a time that is
"Min. event timeout" minutes (default is 30) in the future.
- Avoiding shutdown message "Recording in ... minutes, shut down anyway?" with
a negative number of minutes (reported by Udo Richter).