Imported Upstream version 2.6.5

This commit is contained in:
Laurent Bigonville 2012-08-12 23:39:31 +02:00
parent fefe62b2bd
commit a1fa151fc7
201 changed files with 7974 additions and 709 deletions

View file

@ -56,12 +56,15 @@ than offdelay, but the driver will *not* warn you upon startup if it
isn't. Some UPS'es will restart no matter what, even if the power is
(still) out at the moment this timer elapses. In that case, you could try
if setting 'ondelay = -1' in *ups.conf* helps.
+
WARNING: ondelay parameter was set in ten seconds unit in the legacy mge-shut
driver ( 3 for 30 seconds) . It is now set in seconds ( 30 for 30 seconds).
Make sure you use the correct unit in your configuration.
*notification*='num'::
Set notification type to 1 (no), 2 (light) or 3 (yes).
+
The default value is 3 (yes) because of some early Ellipse models which
need it.
This argument is ignored. It is only here for backward compatibility.
KNOWN ISSUES
------------