On Sat, Mar 27, 2021 at 12:39:15AM +0100, Thore Kruess wrote: >... > cat /etc/systemd/system/freeradius.service.d/override.conf > [Service] > CapabilityBoundingSet = CAP_NET_ADMIN CAP_NET_BIND_SERVICE > CAP_NET_BROADCAST CAP_NET_RAW CAP_SETUID CAP_SETGID CAP_CHOWN > CAP_DAC_OVERRIDE > > systemd show confirms this parameter to be set, but I see the same error > as above.
Does AmbientCapabilities instead of CapabilityBoundingSet help? > Best regards, > Thore cu Adrian