Fix typo in CAP_BPF description (#33464)
authorEugeny Shcheglov <eugenyshcheglov@gmail.com>
Mon, 24 Jun 2024 18:23:50 +0000 (21:23 +0300)
committerGitHub <noreply@github.com>
Mon, 24 Jun 2024 18:23:50 +0000 (03:23 +0900)
commit1750e30d237e6d9cdebc6b546d0a26342828dbd1
tree4c10d0bbdd828a3664a37ce02bb92c7e82a67cf8
parent341f04fa330a1c893b80b12c44f91db4c35fb50a
Fix typo in CAP_BPF description (#33464)

description_good and description_bad are mixed up. Disabling CAP_BPF results in the inability to load BPF, not the other way around.
src/analyze/analyze-security.c