]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document EXIT_BPF status
authorIago López Galeiras <iagol@microsoft.com>
Mon, 8 Feb 2021 14:06:29 +0000 (15:06 +0100)
committerIago Lopez Galeiras <iagol@microsoft.com>
Wed, 6 Oct 2021 08:52:14 +0000 (10:52 +0200)
man/systemd.exec.xml

index b5344543969c194a58777859b3a8204f4a4dc3dd..2b7129eb4065e2e0b260562854b4eb959a142ee9 100644 (file)
@@ -3855,6 +3855,11 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy
             <entry><constant>EXIT_CREDENTIALS</constant></entry>
             <entry>Failed to set up unit's credentials. See <varname>LoadCredential=</varname> and <varname>SetCredential=</varname> above.</entry>
           </row>
+          <row>
+            <entry>245</entry>
+            <entry><constant>EXIT_BPF</constant></entry>
+            <entry>Failed to apply BPF restrictions. See <varname>RestrictFileSystems=</varname> above.</entry>
+          </row>
         </tbody>
       </tgroup>
     </table>