I have a strange issue with a custom PHP-FPM handler I added. Mostly, it's working perfectly, except for the issue below:
When I switch a domain's PHP handler from my custom handler to another one, my custom handler's systemd service is not being reloaded. As a result, the service does not...