summaryrefslogtreecommitdiff
path: root/changes/bug17562-defer-unix-socket-creation
blob: f1896c044ae04a33e22edf1e1136da4f317a8082 (plain)
1
2
3
4
  o Minor bug fixes:
    - Defer creation of Unix sockets until after setuid. This avoids needing
      CAP_CHOWN and CAP_FOWNER when using systemd's CapabilityBoundingSet, or
      chown and fowner when using SELinux.