Comment 1 for bug 785551

Revision history for this message
Scott Moser (smoser) wrote :

This is "fix-commited" in trunk. The initctl call can now be avoided/configured via distribution or runtime configuration.

See the documentation for 'cc_ready_cmd' for how to do that.

example:
 - cc_ready_cmd: [ sh, -c, 'echo HI MOM > /tmp/file' ]