summaryrefslogtreecommitdiff
path: root/ui/qt5/runner/executorprocess.hh
AgeCommit message (Collapse)AuthorFilesLines
2023-12-09Qt UI: Runner: Use specialised QProcess subclassA. Wilcox1-0/+25
This allows us to set the uid/gid in the executor process so that APK inherits full root, which prevents a weird error that causes APK Tools to write out all files as owned by the live user's GID when run under live media.