git: kernel/evdev: create input devices with UID_ROOT and GID_WHEEL
Peeter Must
peeterm at crater.dragonflybsd.org
Fri May 31 23:57:32 PDT 2019
commit 111eaeadaab57d88109d4a49b9841079516ceb9d
Author: Peeter Must <karu.pruun at gmail.com>
Date: Sat Jun 1 09:56:05 2019 +0300
kernel/evdev: create input devices with UID_ROOT and GID_WHEEL
* In preparation to follow the same scheme as in drm devices:
access rights will be set using the devfs system, see commit
82aec1d31805500239e50c9b6ed8d25802b0a17c.
Summary of changes:
sys/dev/misc/evdev/cdev.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/111eaeadaab57d88109d4a49b9841079516ceb9d
--
DragonFly BSD source repository
More information about the Commits
mailing list