Comment 2 for bug 1319595

Revision history for this message
Jeff Waugh (jdub) wrote :

This is quite a serious regression because it badly impacts integration with other systems that depend on sysvinit compatibility.

My use case: AWS::CloudFormation::Init (cfn-init) understands sysvinit services, but not upstream services. On Trusty, I can't restart php5-fpm with the init script due to this bug, therefore cfn-init won't restart it in response to file changes.