Commit 17ce7b4
Changed files (1)
README.md
@@ -27,10 +27,10 @@
* Reconnect ssh as ubuntu, Restart ssh, Verify root can't login via ssh
- `$ exit`
- `$ ssh root@tmc` # expect failure
- `$ ssh ubuntu@tmc` # expect success
- `$ sudo systemctl restart ssh`
+ `$ exit`
+ `$ ssh root@tmc` # expect failure
+ `$ ssh ubuntu@tmc` # expect success
+ `$ sudo systemctl restart ssh`
`ssh ubuntu@tmc -A`