Imported Upstream version 2.7.4
This commit is contained in:
parent
fd413a3168
commit
c9cb2187ee
290 changed files with 7473 additions and 2607 deletions
|
|
@ -33,7 +33,10 @@ let ups_sep = IniFile.sep IniFile.sep_re IniFile.sep_default
|
|||
let ups_global = "chroot"
|
||||
| "driverpath"
|
||||
| "maxstartdelay"
|
||||
| "maxretry"
|
||||
| "retrydelay"
|
||||
| "pollinterval"
|
||||
| "synchronous"
|
||||
| "user"
|
||||
|
||||
let ups_fields = "driver"
|
||||
|
|
@ -41,7 +44,9 @@ let ups_fields = "driver"
|
|||
| "sdorder"
|
||||
| "desc"
|
||||
| "nolock"
|
||||
| "ignorelb"
|
||||
| "maxstartdelay"
|
||||
| "synchronous"
|
||||
| "CP"
|
||||
| "CS"
|
||||
| "ID"
|
||||
|
|
@ -160,6 +165,8 @@ let ups_fields = "driver"
|
|||
| "shutdown_timer"
|
||||
| "silent"
|
||||
| "site_fault_detection"
|
||||
| "snmp_retries"
|
||||
| "snmp_timeout"
|
||||
| "snmp_version"
|
||||
| "startdelay"
|
||||
| "status_only"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue