ExecStartPre =/usr/sbin/nginx -t ExecStart=/usr/sbin/nginx #启动nginx的命令 ExecReload=/bin/kill -s HUP $MAINPID #重启重新读取配置文件
確定! 回上一頁