[Bug 285394] sysutils/consolekit2 seems to use wrong tty
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285394] sysutils/consolekit2 seems to use wrong tty"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Jul 2026 18:26:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285394 --- Comment #37 from Gleb Popov <arrowd@FreeBSD.org> --- As a little update - I managed to make VT watching resilient to revoke()s in my daemon, but it is still far from being usable. Another data point is that opening /dev/ttyv0 requires root permissions for obvious reason and it is a blocker for rootless Xorg. OpenBSD folks use some other device, /dev/ttyC, which is probably a controlling-only device available for non-root. -- You are receiving this mail because: You are the assignee for the bug.