summarylogtreecommitdiffstats
path: root/nghttpx.service
blob: 71367be4073cae21be1ee3a4fac19ecb738ccb37 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=HTTP/2 experimental proxy
After=network.target

[Service]
Type=simple
ExecStart=/usr/bin/nghttpx --errorlog-syslog

[Install]
WantedBy=multi-user.target