chiark / gitweb /
conf: when looking for configurations look in /etc first, in /run second
authorLennart Poettering <lennart@poettering.net>
Wed, 14 Mar 2012 13:25:05 +0000 (14:25 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 14 Mar 2012 13:25:05 +0000 (14:25 +0100)
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.


No differences found