- update config for Nut 2.8.2 [SME: 12657] TODO review master/slave mode TODO convert master/slave to primary/secondary TODO convert to new config data + migrate TODO event and action
10 lines
450 B
Plaintext
10 lines
450 B
Plaintext
|
|
# If the optional 'POWEROFF_WAIT' is configured (to a value that can be handled
|
|
# by `/bin/sleep` on the current system - typically an integer with the number
|
|
# of seconds for a delay, but not always limited to that syntax), and the current
|
|
# system which manages one or more UPS devices would not only command it to shut
|
|
# down, but also try to avoid the "Power race". Caveats emptor, see NUT FAQ and
|
|
# other docs for details.
|
|
#POWEROFF_WAIT=3600
|
|
|