aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorRenato Botelho <garga@pfSense.org>2013-10-28 07:07:11 -0700
committerRenato Botelho <garga@pfSense.org>2013-10-28 07:07:11 -0700
commit2b25e92d7f905d7635e52468625a5c51bb744d76 (patch)
tree065eeaecae26417edd6b6558f7b723f94b51efe9 /config
parent939c9a2b93a9bffa2bff95641740c666caec8e80 (diff)
parent43b5b9871d3a67d84a76fe4a0a1471dff29b440f (diff)
downloadpfsense-packages-2b25e92d7f905d7635e52468625a5c51bb744d76.tar.gz
pfsense-packages-2b25e92d7f905d7635e52468625a5c51bb744d76.tar.bz2
pfsense-packages-2b25e92d7f905d7635e52468625a5c51bb744d76.zip
Merge pull request #531 from anthonysomerset/add-generic-blazer_usb-support
adding generic USB UPS support via blazer_usb module that is supported a...
Diffstat (limited to 'config')
-rw-r--r--config/nut/nut.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/nut/nut.xml b/config/nut/nut.xml
index 4a9c3d46..fcfbdfe6 100644
--- a/config/nut/nut.xml
+++ b/config/nut/nut.xml
@@ -299,6 +299,10 @@
<value>upscode204</value>
</option>
<option>
+ <name>Generic USB UPS (Blazer)</name>
+ <value>blazer_usb01</value>
+ </option>
+ <option>
<name>Inform GUARD Line Interactive</name>
<value>powercom00</value>
</option>
@@ -653,4 +657,4 @@
<custom_php_deinstall_command>
deinstall_package_nut();
</custom_php_deinstall_command>
-</packagegui> \ No newline at end of file
+</packagegui>