From d6d6f55d8e78e2d758fc20cf1906ad7eb4698328 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Iago=20L=C3=B3pez=20Galeiras?= Date: Mon, 8 Feb 2021 15:06:29 +0100 Subject: [PATCH] man: document EXIT_BPF status --- man/systemd.exec.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index b5344543969..2b7129eb406 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -3855,6 +3855,11 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy EXIT_CREDENTIALS Failed to set up unit's credentials. See LoadCredential= and SetCredential= above. + + 245 + EXIT_BPF + Failed to apply BPF restrictions. See RestrictFileSystems= above. + -- 2.47.3