nghttp2/contrib/nghttpx.service.template.in

11 lines
173 B
Plaintext

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