diff --git "a/Undoing-Root-\"Auto‐Login\".md" "b/Undoing-Root-\"Auto‐Login\".md" index 49c52b4..39e39c9 100644 --- "a/Undoing-Root-\"Auto‐Login\".md" +++ "b/Undoing-Root-\"Auto‐Login\".md" @@ -1,6 +1,7 @@ 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. +# Debian / Ubuntu: ## 1. set the root password ```bash sudo passwd root @@ -14,8 +15,9 @@ sudo passwd root reboot ``` +----- -Alpine: +# Alpine: ## 1. set the root password ```bash passwd root