]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Edit the systemd unit file, `CAP_BPF` is no longer enough 14281/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 4 Jun 2024 14:28:31 +0000 (16:28 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 4 Jun 2024 14:28:31 +0000 (16:28 +0200)
commit4470c638111963dc765be12b7680401508dda8ba
treea977f904effa49bb5215b6ff2e7e72949f0d1d95
parent0c56c3262c29d104cdc3a2706424da8802698388
dnsdist: Edit the systemd unit file, `CAP_BPF` is no longer enough

We used to be able to use only `CAP_BPF` since kernel 5.8, but the
eBPF verifier has been made more strict a few versions later and we
now require `CAP_SYS_ADMIN` again.
pdns/dnsdistdist/dnsdist.service.in