chiark / gitweb /
README: add udev goups
authorKay Sievers <kay@vrfy.org>
Tue, 5 Mar 2013 18:04:48 +0000 (19:04 +0100)
committerKay Sievers <kay@vrfy.org>
Tue, 5 Mar 2013 18:04:48 +0000 (19:04 +0100)
README

diff --git a/README b/README
index 300a4cf8bc177770511e3c5170382eb6dd51f9e6..889c687bacdbe1f6f88cb90ad28663faa2c7f119 100644 (file)
--- a/README
+++ b/README
@@ -101,6 +101,12 @@ REQUIREMENTS:
         pass the same DESTDIR to 'make sphinx-html' invocation.
 
 USERS AND GROUPS:
         pass the same DESTDIR to 'make sphinx-html' invocation.
 
 USERS AND GROUPS:
+        Default udev rules use the following standard system group names,\
+        which need to be resolvable by getgrnam() at any time, even in the
+        very early boot stages, where no other databases and network is
+        available:
+          tty, dialout, kmem, video, audio, lp, floppy, cdrom, tape, disk
+
         During runtime the journal daemon requires the
         "system-journal" system group to exist. New journal files will
         be readable by this group (but not writable) which may be used
         During runtime the journal daemon requires the
         "system-journal" system group to exist. New journal files will
         be readable by this group (but not writable) which may be used