You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/10/13 06:02:05 UTC

[GitHub] [apisix] membphis commented on issue #2405: CLI: What if the user start apisix by sudo? Does the worker still have permission to write logs?

membphis commented on issue #2405:
URL: https://github.com/apache/apisix/issues/2405#issuecomment-707509390


   I make a test right now, it is fine.
   
   ```
   rm -rf logs
   sudo ./bin/apisix start
   curl http://xxx:9080/hello # for testing
   sudo ./bin/apisix stop
   ```


----------------------------------------------------------------
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:
users@infra.apache.org