diff --git a/contrib/nghttpx-upstart.conf b/contrib/nghttpx-upstart.conf new file mode 100644 index 00000000..0d2a33a7 --- /dev/null +++ b/contrib/nghttpx-upstart.conf @@ -0,0 +1,8 @@ +# vim: ft=upstart: + +description "HTTP/2 reverse proxy" + +start on runlevel [2] +stop on runlevel [016] + +exec /usr/bin/nghttpx