description "nginx web server"
type respawn limit 10
target boot
after network
tty /dev/null
exec nginx -g "daemon off;"