mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-28 01:28:15 -05:00
b2ec77fb2fe583a96a2006645e726cd2fe640bd3
Instead of running as root we setuid to the real user, after having assured that we have the minimum amount of capabilities required (which we then drop at the end). This means we create all files as the actual user, and we never risk somehow reading a file that otherwise only root could read.
Description
No description provided
Languages
C
91.1%
Shell
5.1%
Python
1.8%
Meson
1.1%
Yacc
0.8%