mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
pcrextend: allow setting the event type for the event log on the command line
This makes the tool more powerful as we can invoke it for any type of measurement correctly
This commit is contained in:
@@ -240,6 +240,17 @@
|
||||
<xi:include href="version-info.xml" xpointer="v253"/></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--event-type=</option></term>
|
||||
|
||||
<listitem><para>Set the event log event type for this measurement. Pass <literal>help</literal> for a
|
||||
list of currently defined identifiers. Defaults to an appropriate value for
|
||||
<option>--machine-id</option>, <option>--product-id</option>, <option>--file-system=</option>, and
|
||||
otherwise to <literal>phase</literal>.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v259"/></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<xi:include href="standard-options.xml" xpointer="help" />
|
||||
<xi:include href="standard-options.xml" xpointer="version" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user