Fixed the INSTALL section on retrying shutdown later

This commit is contained in:
Klaus Schmidinger
2007-01-04 13:23:42 +01:00
parent dcff08512e
commit 50ff4d3b79
3 changed files with 4 additions and 3 deletions

View File

@@ -199,9 +199,8 @@ correspond to a time that is "Min. event timeout" minutes in the future.
Before the shutdown program is called, the user will be prompted to inform
him that the system is about to shut down. If any remote control key is
pressed while this prompt is visible, the shutdown will be cancelled (and
tried again after another MinUserInactivity minutes). The shutdown prompt
will be displayed for 5 minutes, which should be enough time for the user
to react.
tried again later). The shutdown prompt will be displayed for 5 minutes, which
should be enough time for the user to react.
A sample shell script to be used with the '-s' option might look like this: