summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index a253ccfb4f..ecb520b2fd 100644
--- a/README
+++ b/README
@@ -19,6 +19,10 @@ Requirements:
- The proc filesystem must be mounted on /proc/, the sysfs filesystem must
be mounted at /sys/. No other locations are supported by udev.
+ - The system must have the following group names resolvable at udev startup:
+ disk cdrom floppy tape audio video lp tty kmem
+ Especially in LDAP setups, it is required, that getgrnam() is able to resolve
+ these group names while no network is available.
Operation:
Udev creates and removes device nodes in /dev/, based on events the kernel