Add Upstart configuration file

This commit is contained in:
Zhuoyun Wei 2015-05-06 10:38:24 +08:00
parent 7ecca39025
commit eb96aa261f
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# vim: ft=upstart:
description "HTTP/2 reverse proxy"
start on runlevel [2]
stop on runlevel [016]
exec /usr/bin/nghttpx