Issue description
server runs apisix in fold /home/apisix fold and runs Nginx in /usr/local/nginx/sbin fold would cause restart cmd failed
Environment
Minimal test code / Steps to reproduce the issue
- run nginx and apisix together
- restart apisix
What's the actual result? (including assertion message & call stack if applicable)
"APISIX is running ... " show in the screen and apisix stop running
What's the expected result?
apisix restart #3193