wiki/creating-ec2-image-from-scratch.md
... ...
@@ -17,6 +17,7 @@ I then did a `yum update` and added the following packages:
17 17
- telnet
18 18
- apachetop
19 19
- goaccess
20
+ - postfix (for sending e-mail, e.g., to invite competitors and buoy pingers)
20 21
21 22
Then I created a mount point /home/sailing and copied the following lines from the /etc/fstab file from an existing SL instance:
22 23