diff options
author | Kay Sievers <kay@vrfy.org> | 2014-06-12 14:59:53 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2014-06-12 14:59:53 +0200 |
commit | 3dff3e00e044e2d53c76fa842b9a4759d4a50e69 (patch) | |
tree | 2ef25b0530204fda2e35a9736489eab4736e34ec /README | |
parent | c54bed5d515771c21250b8e0c052cb6600e21d37 (diff) |
udev: assign group "input" to all input devices
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -168,7 +168,7 @@ USERS AND GROUPS: even in the very early boot stages, where no other databases and network are available: - tty, dialout, kmem, video, audio, lp, cdrom, tape, disk + audio, cdrom, dialout, disk, input, kmem, lp, tape, tty, video During runtime, the journal daemon requires the "systemd-journal" system group to exist. New journal files will |