On Fri, Feb 28, 2014 at 07:09:08PM -0600, Steev Klimaszewski wrote:
> I'm not exactly a fan of systemd, though I know it has some uses, and
> I'm still curious as to why it installs/stores *configuration* data
> in /lib - if only from an upgrade point of view, we back up /etc, we
> back up /home - now we need to back up /lib, /usr/lib, /var, or whatever
> some random upstream decides is a good place to store configuration
> information!?  

Consider it default configuration information. Basically what they are
doing is, say you have a default udev rules file in
/lib/udev/rules.d/10-foobar.rules, which is provided by some package.

Now you want to override that default.

You override in /etc/udev/rules.d/10-foobar.rules instead of editing the
provided file.

William

Attachment: signature.asc
Description: Digital signature

Reply via email to