Skip to content

Commit 7a4106e

Browse files
ismael_serranoisserrano
authored andcommitted
Add Amazon Linux 2 to the documentation
1 parent 1abca5b commit 7a4106e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ We provide packages for the following operating systems:
3838

3939
* Ubuntu: 14.04 (Trusty), 16.04 (Xenial)
4040
* CentOS/RHEL: 7
41-
* Amazon Linux
41+
* Amazon Linux: 1, 2
4242

4343
Support for other operating systems can be added.
4444

@@ -146,9 +146,9 @@ upstreams:
146146

147147
nginx-asg-sync runs as a system service and supports the start/stop/restart commands.
148148

149-
For Ubuntu 14.04 and Amazon Linux, run: `$ sudo start|stop|restart nginx-asg-sync`
149+
For Ubuntu 14.04 and Amazon Linux 1, run: `$ sudo start|stop|restart nginx-asg-sync`
150150

151-
For Ubuntu 16.04 and CentOS7/RHEL7, run: `$ sudo service nginx-asg-sync start|stop|restart`
151+
For Ubuntu 16.04, CentOS7/RHEL7 and Amazon Linux 2, run: `$ sudo service nginx-asg-sync start|stop|restart`
152152

153153
## Troubleshooting
154154

0 commit comments

Comments
 (0)