Skip to content
  • Zeeshan Ali Khan's avatar
    build: Give installed geoclue ptrace capability · 194c9728
    Zeeshan Ali Khan authored
    Unless geoclue is run as root (which it shouldn't), it can't access
    /dev/${PID}/exe for processes running as other users. This access is
    protected by CAP_SYS_PTRACE capability so we now give that to installed
    geoclue binary after installation.
    194c9728