git: evdev: Create device entries with the "input" group
Peeter Must
peeterm at crater.dragonflybsd.org
Mon Jun 3 05:13:34 PDT 2019
commit 97cff456b8c4bd2e04f691758d90e4e2f7873d5d
Author: Peeter Must <karu.pruun at gmail.com>
Date: Mon Jun 3 10:57:11 2019 +0300
evdev: Create device entries with the "input" group
* Add a new group "input" with an id 43.
* Make the devfs subsystem override the /dev/input/event*
devices with perm 0660 and root:input.
* This approach is standard in many Linux systems.
Summary of changes:
etc/Makefile | 2 ++
etc/defaults/devfs.conf | 1 +
2 files changed, 3 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/97cff456b8c4bd2e04f691758d90e4e2f7873d5d
--
DragonFly BSD source repository
More information about the Commits
mailing list