• Janusz Dziemidowicz's avatar
    Fix daemon upgrade when running under systemd · 1cdd8b1c
    Janusz Dziemidowicz authored
    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.
    1cdd8b1c
nghttpx.service.in 225 Bytes