This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill --signal HUP $MAINPID -
ExecStart=/usr/bin/nghttpx --conf=/etc/nghttpx/nghttpx.conf -
ExecStart=/usr/sbin/nghttpx --conf=/etc/nghttpx/nghttpx.conf -
KillSignal=SIGQUIT -
PrivateTmp=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=always -
Type=notify
-
-
[Unit]-
After=network.target -
Description=HTTP/2 proxy -
Documentation=man:nghttpx
-
Additionnal notes
Nothing here.