Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
logind: do TTY idle logic only for sessions marked as "tty"
Otherwise things might be weird, because background sessions might become "idle", wich doesn#t really make much sense. This shouldn't change much in 99% of the cases, but slightly corrects behaviour as it ensures only "primary"/"foreground" sessions get the idle logic, i.e. where a user exists that could actually make it non-idle. (cherry picked from commit 20604ff) Related: RHEL-20757
- Loading branch information