From: Iago López Galeiras Date: Mon, 8 Feb 2021 14:06:29 +0000 (+0100) Subject: man: document EXIT_BPF status X-Git-Tag: v250-rc1~561^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6d6f55d8e78e2d758fc20cf1906ad7eb4698328;p=thirdparty%2Fsystemd.git man: document EXIT_BPF status --- 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. +