[Bug 998398] [NEW] incorrect documentation in /etc/udev/rules.d/README

Andrew Clausen clausen at econ.upenn.edu
Sat May 12 11:06:53 UTC 2012


Public bug reported:

The README file incorrectly claims that "files in this directory are read by udev(7) and used when events
are performed by the kernel."

In fact, only files ending with ".rules" are read by udev(7).  I propose
this NEW PARAGRAPH

Files placed in this directory with a filename suffix of ".rules" are read by
udev(7) and used when events are performed by the kernel.  The udev
daemon watches this directory with inotify so that changes to these
files are automatically picked up, for this reason they must be files and
not symlinks to another location as in the case in Debian.

to replace this OLD PARAGRAPH:

The files in this directory are read by udev(7) and used when events
are performed by the kernel.  The udev daemon watches this directory
with inotify so that changes to these files are automatically picked
up, for this reason they must be files and not symlinks to another
location as in the case in Debian.

** Affects: udev (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/998398

Title:
  incorrect documentation in /etc/udev/rules.d/README

Status in “udev” package in Ubuntu:
  New

Bug description:
  The README file incorrectly claims that "files in this directory are read by udev(7) and used when events
  are performed by the kernel."

  In fact, only files ending with ".rules" are read by udev(7).  I
  propose this NEW PARAGRAPH

  Files placed in this directory with a filename suffix of ".rules" are read by
  udev(7) and used when events are performed by the kernel.  The udev
  daemon watches this directory with inotify so that changes to these
  files are automatically picked up, for this reason they must be files and
  not symlinks to another location as in the case in Debian.

  to replace this OLD PARAGRAPH:

  The files in this directory are read by udev(7) and used when events
  are performed by the kernel.  The udev daemon watches this directory
  with inotify so that changes to these files are automatically picked
  up, for this reason they must be files and not symlinks to another
  location as in the case in Debian.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/998398/+subscriptions




More information about the foundations-bugs mailing list