]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd-analyze.xml
systemd-analyze: add new 'security' option to compare unit's overall exposure level...
[thirdparty/systemd.git] / man / systemd-analyze.xml
index 3c276360cd55d9f9ad04b9d99ff650335f2c0318..a2f915479149c1daeeda04445ce6f542d1f69a95 100644 (file)
@@ -782,6 +782,16 @@ Service b@0.service not loaded, b.socket cannot be started.
         an error.</para></listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><option>--threshold=<replaceable>NUMBER</replaceable></option></term>
+
+        <listitem><para>With <command>security</command>, allow the user to set a custom value
+        to compare the overall exposure level with, for the specified unit file(s). If a unit's
+        overall exposure level, is greater than that set by the user, <command>security</command>
+        will return an error. <option>--threshold=</option> can be used with <option>--offline=</option>
+        as well and its default value is 100.</para></listitem>
+      </varlistentry>
+
       <varlistentry>
         <term><option>--iterations=<replaceable>NUMBER</replaceable></option></term>