fuel-plugin-lma-collector/deployment_scripts/puppet
Guillaume Thouvenin f2999dc559 Avoid forks when starting hekad
We must avoid to fork process when starting the Heka daemon because if
we kill the wrapper, the Heka daemon is detached and re-attach to the
init process. This can create several Heka daemon. To avoid this we need
to use exec and avoid the usage of sudo.

Fixes-bug: #1561109
(cherry picked from commit f0ba5e5077)

Conflicts:
	deployment_scripts/puppet/modules/heka/spec/classes/heka_spec.rb

Change-Id: Idbfab2de92b993d1e5124de5bff44c4b09a88bb4
2016-03-24 11:23:18 +01:00
..
manifests Ensure manifests fit the 140-character limit 2016-03-16 15:24:42 +01:00
modules Avoid forks when starting hekad 2016-03-24 11:23:18 +01:00