commit | 5c2a0d143de7920b9edf070518d22f4e7dce5481 | [log] [tgz] |
---|---|---|
author | Dan Walsh <dwalsh@redhat.com> | Wed Sep 07 14:20:30 2011 -0400 |
committer | Eric Paris <eparis@redhat.com> | Wed Nov 02 16:22:05 2011 -0400 |
tree | ee8d818aa4b229220debf3f7826b3dfaa299c5ae | |
parent | 1d274aca2dca306d7dd6e37d81e54e278d175a9d [diff] |
policycoreutils: sandbox: Maintain the LANG environment into the sandbox When running an app within a sandbox, the application currently switches to no LANG. This patch will cause the sandboxed app to use the users LANG. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>