Skip to content

Commit bedba95

Browse files
committed
chore: switch to user tty when user auth finished
user will be activated in loginctl Log:
1 parent fed0803 commit bedba95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/daemon/Display.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -592,6 +592,7 @@ namespace DDM {
592592
}
593593
}
594594

595+
VirtualTerminal::jumpToVt(auth->tty(), true);
595596
}
596597
m_socket = nullptr;
597598
}

0 commit comments

Comments
 (0)