I find the current statement confusing for someone who is not verse in
Debian.  I mean, where are the implied
/etc/udev/rules.d/91-permissions.rules and
/etc/udev/rules.d/52-nut-usbups.rules ?

  While I am at it, I am not sure /etc/udev/rules.d/local.rules is not
a better choice.

--- a/debian/nut-server.README.Debian   2011-10-10 22:15:20.000000000 +0300
+++ b/debian/nut-server.README.Debian   2011-10-11 20:53:39.000000000 +0300
@@ -70,15 +70,18 @@
        This is not done by default for security reason on Debian, but is 
applied
        on Ubuntu.

-    b) Another solution, for system supporting udev, is to create a file
-       (for example /etc/udev/rules.d/92-nut-serialups.rules), placed
-       after 91-permissions.rules and to add something like:
+    b) Another solution, for system supporting udev, is to create a file,
+       For example /etc/udev/rules.d/92-nut-serialups.rules. It will
+       be used after /lib/udev/rules.d/91-permissions.rules, and
+       contains something like:
+
          KERNEL=="ttyS1", GROUP="nut"

-       where 'ttyS1' has to be replaced by the exact name of your serial port.
+       where 'ttyS1' has to be replaced by the exact name of your serial
+       port.

     For USB devices, permissions are automatically set by the
-    52-nut-usbups.rules udev rules file.
+    /lib/udev/rules.d/52-nut-usbups.rules udev rules file.

 (4) /etc/nut/upsd.conf (see 'man 5 upsd.conf' for more information)
     the default /etc/nut/upsd.conf is fine for a "standalone" configuration.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to