]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Edit the systemd unit file, `CAP_BPF` is no longer enough 14336/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 4 Jun 2024 14:28:31 +0000 (16:28 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 17 Jun 2024 09:18:55 +0000 (11:18 +0200)
commit1e522a754a16425e5eb779c4ee53b4e0c1a1a8dd
tree602feaa3ee08ef2e47b3cd8bc583cef8a2c83657
parent14a3de88f7a235812d65a43d5756dd59820c6b6e
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.

(cherry picked from commit 4470c638111963dc765be12b7680401508dda8ba)
pdns/dnsdistdist/dnsdist.service.in