mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-13 04:32:12 -04: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