Updated creating ec2 image from scratch (markdown)

This commit is contained in:
Axel Uhl
2015-07-31 13:23:34 +00:00
parent 5405f53678
commit 56ea04419a
+3 -1
View File
@@ -50,4 +50,6 @@ rc3.d/S95sailing
rc4.d/S95sailing
rc5.d/S95sailing
rc6.d/K10sailing
```
```
Linked /etc/profile.d/sailing.sh to /home/sailing/code/configuration/sailing.sh. As this contains a PATH entry for /opt/amazon and the new image has the Amazon scripts at /opt/aws, I aldo created a symbolic link from /opt/amazon to /opt/aws to let this same path configuration find those scripts under the old and the new images.