]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/udev.xml
rules sort order: /lib, /run, /etc
authorKay Sievers <kay.sievers@vrfy.org>
Wed, 14 Mar 2012 13:52:45 +0000 (14:52 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Wed, 14 Mar 2012 17:10:59 +0000 (18:10 +0100)
commit91418155ae9034f466d436c314cd136309bc557d
treefe1c36a0659e36a0bfe75a0d55b9c55d5691f2de
parent4b50a3d0048d13f6e37126f20f96e8bef262cbe2
rules sort order: /lib, /run, /etc

After long consideration we came to the conclusion that user
configuration in /etc should always override the (generally
computer generated) configuration in /run. User configuration
should always be what matters over anything else. Hence rearrange
the search orders accordingly. In general this should change
very little as overriding like this is seldomn done so far,
and the order between /etc and /usr stays the same.
NEWS
src/libudev.c
src/udev-rules.c
src/udev.xml