wiki/info/landscape/creating-ec2-image-from-scratch.md
... ...
@@ -81,7 +81,8 @@ to allow root shell login, and allow for several concurrent SSH connections (up
81 81
same time.
82 82
83 83
Furthermore, on recent AMIs, you may have to go to `/root/.ssh/authorized_keys` and remove the statements before the keys start, otherwise you might lock yourself out (because you can't access root but the new permissions block ec2-user access). If you are locked out, then you can use EC2 Instance Connect, which can be found by clicking on an instance and clicking connect.
84
-You may now logout.
84
+
85
+You may now _logout_.
85 86
86 87
I linked /etc/init.d/sailing to /home/sailing/code/configuration/sailing and added the following links to it:
87 88