moonming commented on a change in pull request #3220:
URL: https://github.com/apache/apisix/pull/3220#discussion_r554539863



##########
File path: apisix/cli/ops.lua
##########
@@ -375,6 +375,10 @@ end
 
 
 local function start(env, ...)
+    if env.is_root_path then
+        util.die("Error: It is forbidden to run APISIX in the /root 
directory.\n")

Review comment:
       I think you don’t understand the permissions issues under Linux at all




----------------------------------------------------------------
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]


Reply via email to