mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented automatic shutdown
This commit is contained in:
9
MANUAL
9
MANUAL
@@ -417,6 +417,15 @@ Video Disk Recorder User's Manual
|
||||
you may want to use smaller values if you are planning
|
||||
on archiving a recording to CD.
|
||||
|
||||
MinEventTimeout=120 If the command line option '-s' has been set, VDR will
|
||||
MinUserInactivity=120 automatically shutdown the computer if the next timer
|
||||
event is at least MinEventTimeout minutes in the future,
|
||||
and the user has been inactive for at least
|
||||
MinUserInactivity minutes. Setting MinUserInactivity
|
||||
to 0 disables the automatic shutdown, while still
|
||||
retaining the possibility to manually shutdown the
|
||||
computer.
|
||||
|
||||
* Executing system commands
|
||||
|
||||
The "Main" menu option "Commands" allows you to execute any system commands
|
||||
|
Reference in New Issue
Block a user