mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-16 11:48:05 -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