https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285394

--- Comment #33 from Gleb Popov <arr...@freebsd.org> ---
Another reason for having a special device node is an ability to wait for VT
switching notifications using poll/kqueue rather than ioctl.

Right now consolekit has to start a thread for each ttyv device present that
all wait on ioctl (VT_WAITACTIVE)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to