mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
add more info what actually happens when nut is enabled (#2651)
PR: https://forum.opnsense.org/index.php?topic=25581.0
This commit is contained in:
parent
f308970fa0
commit
e59d217711
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<id>nut.general.enable</id>
|
||||
<label>Enable Nut</label>
|
||||
<type>checkbox</type>
|
||||
<help>Enable or disable the nut service.</help>
|
||||
<help>Enable or disable the nut service. If enabled, the system will shutdown when the UPS emits a low battery warning.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>nut.general.mode</id>
|
||||
|
|
|
|||
Loading…
Reference in a new issue