Imported Upstream version 2.7.2
This commit is contained in:
parent
0121794af9
commit
a356b56d11
263 changed files with 6039 additions and 8151 deletions
|
|
@ -58,6 +58,21 @@ directory, which is often /usr/local/ups/bin.
|
|||
Optional. Same as the UPS field of the same name, but this is the
|
||||
default for UPSes that don't have the field.
|
||||
|
||||
*maxretry*::
|
||||
Optional. Specify the number of attempts to start the driver(s), in case of
|
||||
failure, before giving up. A delay of 'retrydelay' is inserted between each
|
||||
attempt. Caution should be taken when using this option, since it can
|
||||
impact the time taken by your system to start.
|
||||
+
|
||||
The default is 1 attempt.
|
||||
|
||||
*retrydelay*::
|
||||
Optional. Specify the delay between each restart attempt of the driver(s),
|
||||
as specified by 'maxretry'. Caution should be taken when using this option,
|
||||
since it can impact the time taken by your system to start.
|
||||
+
|
||||
The default is 5 seconds.
|
||||
|
||||
*pollinterval*::
|
||||
|
||||
Optional. The status of the UPS will be refreshed after a maximum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue