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:
38
38
39
39
* Ubuntu: 14.04 (Trusty), 16.04 (Xenial)
40
40
* CentOS/RHEL: 7
41
- * Amazon Linux
41
+ * Amazon Linux: 1, 2
42
42
43
43
Support for other operating systems can be added.
44
44
@@ -146,9 +146,9 @@ upstreams:
146
146
147
147
nginx-asg-sync runs as a system service and supports the start/stop/restart commands.
148
148
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`
150
150
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`
152
152
153
153
# # Troubleshooting
154
154
You can’t perform that action at this time.
0 commit comments