Closed coaxial closed 7 years ago
As per https://www.freedesktop.org/software/systemd/man/systemd.service.html#PIDFile=, explicitly specify the PID file.
This helps systemctl keep track of the processes, especially when restarted a few times within a short interval.
Tested on Debian 8.
Thanks for your contribution.
As per https://www.freedesktop.org/software/systemd/man/systemd.service.html#PIDFile=, explicitly specify the PID file.
This helps systemctl keep track of the processes, especially when restarted a few times within a short interval.
Tested on Debian 8.