diff options
author | Zach van Rijn <me@zv.io> | 2023-11-29 22:31:21 -0600 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2023-11-30 00:00:07 -0600 |
commit | 0ea8950ff12bd97ebe3cc4bbc9c5cac5652fb0a9 (patch) | |
tree | 41879bfcbebb937e1c53e9674062910056bc84d7 /TODO | |
parent | 78d8ecc99ea39c6564f90ba63a1ba791df25abc6 (diff) | |
download | apk-tools-current.tar.gz apk-tools-current.tar.bz2 apk-tools-current.tar.xz apk-tools-current.zip |
database: run triggers with r*id = e*idHEADv2.14.0+adelie1current
The 'apk' utility is intended to run as root, however it is not
strictly necessary depending on the tasks it needs to execute.
If invoked as euid 0 but ruid something else, the mismatch is
detected by the (shell) interpreter, which sets euid to ruid,
which can cause a trigger expecting privileges to fail silently.
Fixes: horizon#379
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions