third_party_nghttp2/contrib/nghttpx.service.in
2015-05-06 15:53:12 +09:00

11 lines
172 B
SYSTEMD

[Unit]
Description=HTTP/2 experimental proxy
After=network.target
[Service]
Type=simple
ExecStart=@bindir@/nghttpx --errorlog-syslog
[Install]
WantedBy=multi-user.target