diff --git "a/Undoing-Root-\"Auto‐Login\".md" "b/Undoing-Root-\"Auto‐Login\".md" index c013352..37eba35 100644 --- "a/Undoing-Root-\"Auto‐Login\".md" +++ "b/Undoing-Root-\"Auto‐Login\".md" @@ -7,8 +7,9 @@ sudo passwd root ``` ## 2. Remove Autologin -**remove** ```bash--autologin root``` **from** ```bash/etc/systemd/system/container-getty@1.service.d/override.conf``` +**remove** ```--autologin root``` **from** ```/etc/systemd/system/container-getty@1.service.d/override.conf``` ## 3. Reboot Machine ```bash -reboot \ No newline at end of file +reboot +``` \ No newline at end of file