Skip to content

Do not create obsolete PID file

MichaIng requested to merge MichaIng/php:debian/main/8.2 into debian/main/8.2

Since a while, the systemd service does not need and use the PID file anymore. The comment about it is hence obsolete and the PID file as well.

The commented path is kept patched, since this directory is used for the socket by default and hence a good place if admins need the PID file for other reasons.

Merge request reports

Loading