mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-22 00:41:55 -04:00
We strip PYTHONPATH, PERLLIB, PERL5LIB and XCURSOR_PATH from the environment in the sandbox, because these kind of path variables can badly affect the sandbox (e.g. pulling in host-side code). Closes: #1078 Approved by: alexlarsson