This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Undoing autologin #324
Locked
tteck
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This has been asked several times so I'll list the steps to undo autologin
If you don't set a root password first, you will not be able to login to the container again, ever.
set the root password
sudo passwd root
remove
--autologin root
from/etc/systemd/system/[email protected]/override.conf
reboot
Beta Was this translation helpful? Give feedback.
All reactions