From 66c3babaf9a5e0186bb58e4acc1e6282b5a78adb Mon Sep 17 00:00:00 2001 From: Jake Buchholz Date: Mon, 3 Jun 2019 22:00:58 -0700 Subject: README: EC2-USER --> EC2_USER --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91df54c..41c184a 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ is a no-op. To force the script to run again at boot time remove the file The default EC2 user is `alpine`; this can be overriden with a `/etc/conf.d/tiny-ec2-bootstrap` containing... ``` -EC2-USER="otheruser" +EC2_USER="otheruser" ``` The EC2 user *must* already exist in the AMI -- `tiny-ec2-bootstrap` will **NOT** add the user automatically. -- cgit v1.2.3