git: kernel/tty: Use GID_TTY for non root users by default.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Mon Apr 22 12:07:25 PDT 2019
commit fec1d8b08b4953148d7ede7423128058386b2bd0
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Fri Apr 19 13:32:55 2019 +0300
kernel/tty: Use GID_TTY for non root users by default.
Previous behaviour defaulting to GID_WHEEL was confusing OpenSSH tests.
Summary of changes:
sys/kern/tty_pty.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fec1d8b08b4953148d7ede7423128058386b2bd0
--
DragonFly BSD source repository
More information about the Commits
mailing list