mirror of
https://github.com/flatpak/flatpak.git
synced 2025-12-31 03:48:03 -05:00
This is a debugging tool so there's no need for a strict sandbox. I want to be able to extract backtraces from gdb using 'set logging on' and it's not currently possible without using --extra-flatpak-args="--filesystem=home". Closes: #2313 Approved by: matthiasclasen