nginx.conf 157 B

123
  1. check process nginx with pidfile /var/run/nginx.pid
  2. start program = "/usr/bin/systemctl start nginx"
  3. stop program = "/usr/bin/systemctl stop nginx"