Skip to content

php-fpm: fix profile name in php-worker

This is analogous to 9892a032. It allows php-fpm to manage the worker threads by allowing the threads to receive signals from php-fpm (rather than the nonexistent profile /usr/sbin/php-fpm*).

Merge request reports