mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-23 11:38:57 +00:00
Previously, we were comparing the "tty" value from `/sys/kernel/processes` to the TTY value from `/var/run/utmp` directly. This caused the "WHAT" column to always show "N/A", because the former is the TTY pseudo name, while the latter is the full device name.