Revert "add PIDFile directive to systemd service"

This reverts commit 19c095a817.

See discussion at #375 for details.
This commit is contained in:
Janusz Dziemidowicz 2015-10-28 10:15:41 +01:00
parent 1aa8e8cd9f
commit 2145ba4ca7
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ After=network.target
[Service]
Type=forking
ExecStart=@bindir@/nghttpx --conf=/etc/nghttpx/nghttpx.conf --pid-file=/run/nghttpx.pid --daemon
PIDFile=/run/nghttpx.pid
[Install]
WantedBy=multi-user.target