Re: Where are the ACLs on /dev/usb devices specified?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sam Varshavchik wrote:
> P.S. This is really an awesome directory to dump configuration files into:
> /usr/lib/udev/rules.d. Apparently, /etc is not good enough, for udev.

/etc is fine for local system config files and udev uses
them.  Rules files from packages are placed in /usr/lib.
Having default configuration outside of /etc is not
uncommon.  This is described in the second section of
udev(1):

   The udev rules are read from the files located in the
   system rules directory /usr/lib/udev/rules.d, the
   volatile runtime directory /run/udev/rules.d and the
   local administration directory /etc/udev/rules.d. All
   rules files are collectively sorted and processed in
   lexical order, regardless of the directories in which
   they live. However, files with identical filenames
   replace each other. Files in /etc have the highest
   priority, files in /run take precedence over files with
   the same name in /usr/lib. This can be used to override a
   system-supplied rules file with a local file if needed; a
   symlink in /etc with the same name as a rules file in
   /usr/lib, pointing to /dev/null, disables the rules file
   entirely. Rule files must have the extension .rules;
   other extensions are ignored.

-- 
Todd
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The secret to success is knowing who to blame for your failures.
    -- Demotivators (www.despair.com)

Attachment: signature.asc
Description: PGP signature

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux