Skip to content
  • Colin Walters's avatar
    polkitunixprocess: Deprecate racy APIs · 08291789
    Colin Walters authored
    It's only safe for processes to be created with their owning uid,
    (without kernel support, which we don't have).  Anything else is
    subject to clients exec()ing setuid binaries after the fact.
    08291789