1cdd8b1c58
Systemd assumes that service of type simple is stopped when the main process exits. This causes systemd to kill all nghttpx processes when doing a process upgrade (via USR2/QUIT signals). Change the service type to forking which behaves correctly on upgrade. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
nghttpx-init.in | ||
nghttpx-logrotate | ||
nghttpx-upstart.conf.in | ||
nghttpx.service.in | ||
tlsticketupdate.go |