diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-01-21 14:43:22 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-01-21 14:43:22 +0100 |
commit | 4b0faa2aa0e7ca87fc0fdb637c69e978a7241e1c (patch) | |
tree | e57eaa9179c984e0160abcc6242fb7cde8f38cb0 /NEWS | |
parent | 2c7b88c4a55426087955a12aad33c1935e639876 (diff) | |
parent | 9032f119f07ad3b5116b3d4858816d851d4127de (diff) |
Merge commit '9032f119f07ad3b5116b3d4858816d851d4127de'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,8 @@ The udevadm test command has no longer a --force option, nodes and symlinks are always updated with a test run now. The udevd daemon can be started with --resolve-names=never to avoid all user -and group lookups (e.g. in cut-down systems). +and group lookups (e.g. in cut-down systems) or --resolve-names=late to +lookup user and groups every time events are handled. udev 136 ======== |