spacewander commented on a change in pull request #4362:
URL: https://github.com/apache/apisix/pull/4362#discussion_r644444370
##########
File path: apisix/cli/ngx_tpl.lua
##########
@@ -19,6 +19,8 @@ return [=[
# Configuration File - Nginx Server Configs
# This is a read-only file, do not try to modify it.
+user root;
Review comment:
This can be archived without modifying APISIX:
https://github.com/apache/apisix/blob/master/docs/en/latest/customize-nginx-configuration.md
##########
File path: docs/zh/latest/FAQ.md
##########
@@ -501,3 +501,13 @@ $ acme.sh --renew --domain demo.domain
```
详细步骤,可以参考博客 https://juejin.cn/post/6965778290619449351
+
+## 如何在kylin v10 国产操作系统运行apisix
Review comment:
Is this problem confirmed by the official kylin v10 developer?
We don't want to be in trouble for spreading incorrect message about their
OS.
##########
File path: docs/zh/latest/FAQ.md
##########
@@ -501,3 +501,13 @@ $ acme.sh --renew --domain demo.domain
```
详细步骤,可以参考博客 https://juejin.cn/post/6965778290619449351
+
+## 如何在kylin v10 国产操作系统运行apisix
Review comment:
Maybe we can submit a PR that supporting specifying the `user`, but
don't mention a specific OS name as it's not confirmed by the official.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]