diff options
Diffstat (limited to 'config/nut/nut.xml')
-rw-r--r-- | config/nut/nut.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/nut/nut.xml b/config/nut/nut.xml index 75a5c246..4a9c3d46 100644 --- a/config/nut/nut.xml +++ b/config/nut/nut.xml @@ -61,6 +61,7 @@ <name>nut</name> <rcfile>nut.sh</rcfile> <executable>upsmon</executable> + <description>UPS monitoring daemon</description> </service> <tabs> <tab> @@ -599,6 +600,10 @@ <name>pw</name> <value>pw</value> </option> + <option> + <name>cyberpower</name> + <value>cyberpower</value> + </option> </options> </field> <field> |