Default screen for tty1 #4258
-
|
Hi, Shouldn't the tty0 deactivated? I tried it but it is still same. Edit: Edit2 :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Ok I solved my issue. It works now as expected. |
Beta Was this translation helpful? Give feedback.
Ok I solved my issue.
Interestingly, on tty1 always the user admin is logged in. I changed it to pi by editing the file
sudo vim /etc/systemd/system/getty@tty1.service.d/autologin.confand added
It works now as expected.