Skip to content

Commit

Permalink
chore: switch to user tty when user auth finished
Browse files Browse the repository at this point in the history
user will be activated in loginctl

Log:
  • Loading branch information
justforlxz committed Nov 28, 2024
1 parent fed0803 commit bedba95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/daemon/Display.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,7 @@ namespace DDM {
}
}

VirtualTerminal::jumpToVt(auth->tty(), true);
}
m_socket = nullptr;
}
Expand Down

0 comments on commit bedba95

Please sign in to comment.