diff options
author | Markus Roberts <Markus@reality.com> | 2009-12-22 13:35:04 -0800 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2009-12-23 09:50:49 +1100 |
commit | 6ab2453d966d1d48e12d8a8cec34b9e460597d04 (patch) | |
tree | 19bef07cb9eda8a0fc0ee0452a7214e617d391fd /lib/puppet/rails/resource.rb | |
parent | 0e5d2647bd5f515dbaacf45f9e7dda5c27eb465a (diff) | |
download | puppet-6ab2453d966d1d48e12d8a8cec34b9e460597d04.tar.gz puppet-6ab2453d966d1d48e12d8a8cec34b9e460597d04.tar.xz puppet-6ab2453d966d1d48e12d8a8cec34b9e460597d04.zip |
Fix for #2731 (problem communicating with processes in SELinux)
In some cases communicating with child processes via temprary files is not
viable. This is Ricky Zhou's patch from the ticket, which solves the problem
by using the more normal system of pipes. It is a broader reaching change
than suggested by the ticket (it affects all execs, not just SELinux) but IMHO
is the right way to go.
Signed-off-by: Markus Roberts <Markus@reality.com>
Diffstat (limited to 'lib/puppet/rails/resource.rb')
0 files changed, 0 insertions, 0 deletions