chiark / gitweb /
Allow user and group lookup to be disabled.
authorScott James Remnant <scott@ubuntu.com>
Tue, 20 Jan 2009 21:33:02 +0000 (21:33 +0000)
committerScott James Remnant <scott@netsplit.com>
Tue, 20 Jan 2009 21:33:02 +0000 (21:33 +0000)
In certain cut-down situations such as an installer or inside the
initramfs, we simply don't have any kind of name service.  While we
could use rules without OWNER or GROUP, it's better to have the same
rules as a full system and have udevd ignore those parts of the rules.

Adds a --resolve-names=never switch to udevd that has this effect.


No differences found