File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
4343Support for other operating systems can be added.
4444
@@ -146,9 +146,9 @@ upstreams:
146146
147147nginx-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
You can’t perform that action at this time.
0 commit comments