aboutsummaryrefslogtreecommitdiff
path: root/changes/bug17562-allow-root-group-read
blob: 7a0903c662d3ffbbe7274869de1fdffab18e3e5a (plain)
1
2
3
4
5
6
  o Minor bug fixes:
    - If any directory created by Tor is marked as group readable, the
      filesystem group is allowed to be either the default GID or the root
      user. Allowing root to read the DataDirectory prevents the need for
      CAP_READ_SEARCH when using systemd's CapabilityBoundingSet, or
      dac_read_search when using SELinux.