fuel-plugin-lma-collector/deployment_scripts/puppet
Guillaume Thouvenin f0ba5e5077 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
Change-Id: Idbfab2de92b993d1e5124de5bff44c4b09a88bb4
2016-03-24 09:52:12 +01:00
..
manifests Remove usage of deprecated filter_nodes function 2016-03-21 09:01:20 +00:00
modules Avoid forks when starting hekad 2016-03-24 09:52:12 +01:00