mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
man: fix incorrect XML in man page
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
1976b1d86d
commit
9bfabe14e5
@@ -315,7 +315,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--json=</option><replaceable>MODE</replaceable></term>
|
||||
<term><option>--json=<replaceable>MODE</replaceable></option></term>
|
||||
|
||||
<listitem>
|
||||
<para>When used with the <command>call</command> or <command>get-property</command> command, shows output
|
||||
@@ -341,7 +341,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--expect-reply=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--expect-reply=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem>
|
||||
<para>When used with the <command>call</command> command,
|
||||
@@ -361,7 +361,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--auto-start=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--auto-start=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem>
|
||||
<para>When used with the <command>call</command> or <command>emit</command> command, specifies
|
||||
@@ -375,7 +375,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--allow-interactive-authorization=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--allow-interactive-authorization=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem>
|
||||
<para>When used with the <command>call</command> command,
|
||||
@@ -389,7 +389,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--timeout=</option><replaceable>SECS</replaceable></term>
|
||||
<term><option>--timeout=<replaceable>SECS</replaceable></option></term>
|
||||
|
||||
<listitem>
|
||||
<para>When used with the <command>call</command> command,
|
||||
@@ -407,7 +407,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--augment-creds=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--augment-creds=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem>
|
||||
<para>Controls whether credential data reported by
|
||||
@@ -423,7 +423,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--watch-bind=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--watch-bind=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem>
|
||||
<para>Controls whether to wait for the specified <constant>AF_UNIX</constant> bus socket to appear in the
|
||||
@@ -435,7 +435,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--destination=</option><replaceable>SERVICE</replaceable></term>
|
||||
<term><option>--destination=<replaceable>SERVICE</replaceable></option></term>
|
||||
|
||||
<listitem>
|
||||
<para>Takes a service name. When used with the <command>emit</command> command, a signal is
|
||||
|
||||
@@ -226,7 +226,7 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-F</option> <replaceable>FIELD</replaceable></term>
|
||||
<term><option>--field=</option><replaceable>FIELD</replaceable></term>
|
||||
<term><option>--field=<replaceable>FIELD</replaceable></option></term>
|
||||
|
||||
<listitem><para>Print all possible data values the specified
|
||||
field takes in matching core dump entries of the
|
||||
@@ -237,7 +237,7 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-o</option> <replaceable>FILE</replaceable></term>
|
||||
<term><option>--output=</option><replaceable>FILE</replaceable></term>
|
||||
<term><option>--output=<replaceable>FILE</replaceable></option></term>
|
||||
|
||||
<listitem><para>Write the core to <option>FILE</option>.
|
||||
</para>
|
||||
@@ -246,7 +246,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--debugger=</option><replaceable>DEBUGGER</replaceable></term>
|
||||
<term><option>--debugger=<replaceable>DEBUGGER</replaceable></option></term>
|
||||
|
||||
<listitem><para>Use the given debugger for the <command>debug</command>
|
||||
command. If not given and <varname>$SYSTEMD_DEBUGGER</varname> is unset, then
|
||||
@@ -258,7 +258,7 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-A</option> <replaceable>ARGS</replaceable></term>
|
||||
<term><option>--debugger-arguments=</option><replaceable>ARGS</replaceable></term>
|
||||
<term><option>--debugger-arguments=<replaceable>ARGS</replaceable></option></term>
|
||||
|
||||
<listitem><para>Pass the given <replaceable>ARGS</replaceable> as extra command line arguments
|
||||
to the debugger. Quote as appropriate when <replaceable>ARGS</replaceable> contain whitespace.
|
||||
@@ -282,7 +282,7 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-D</option> <replaceable>DIR</replaceable></term>
|
||||
<term><option>--directory=</option><replaceable>DIR</replaceable></term>
|
||||
<term><option>--directory=<replaceable>DIR</replaceable></option></term>
|
||||
|
||||
<listitem><para>Use the journal files in the specified <option>DIR</option>.
|
||||
</para>
|
||||
|
||||
170
man/homectl.xml
170
man/homectl.xml
File diff suppressed because it is too large
Load Diff
@@ -569,7 +569,7 @@ s - Service VLAN, m - Two-port MAC Relay (TPMR)
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--drop-in=</option><replaceable>NAME</replaceable></term>
|
||||
<term><option>--drop-in=<replaceable>NAME</replaceable></option></term>
|
||||
|
||||
<listitem>
|
||||
<para>When used with <command>edit</command>, edit the drop-in file <replaceable>NAME</replaceable>
|
||||
|
||||
@@ -310,7 +310,7 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-p</option> <replaceable>PROFILE</replaceable></term>
|
||||
<term><option>--profile=</option><replaceable>PROFILE</replaceable></term>
|
||||
<term><option>--profile=<replaceable>PROFILE</replaceable></option></term>
|
||||
|
||||
<listitem><para>When attaching an image, select the profile to use. By default the <literal>default</literal>
|
||||
profile is used. For details about profiles, see below.</para>
|
||||
@@ -392,7 +392,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--extension=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--extension=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Add an additional image <replaceable>PATH</replaceable> as an overlay on
|
||||
top of <replaceable>IMAGE</replaceable> when attaching/detaching. This argument can be specified
|
||||
|
||||
@@ -278,7 +278,7 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-i</option> <replaceable>INTERFACE</replaceable></term>
|
||||
<term><option>--interface=</option><replaceable>INTERFACE</replaceable></term>
|
||||
<term><option>--interface=<replaceable>INTERFACE</replaceable></option></term>
|
||||
|
||||
<listitem><para>Specifies the network interface to execute the query on. This may either be specified as numeric
|
||||
interface index or as network interface string (e.g. <literal>en0</literal>). Note that this option has no
|
||||
@@ -290,7 +290,7 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-p</option> <replaceable>PROTOCOL</replaceable></term>
|
||||
<term><option>--protocol=</option><replaceable>PROTOCOL</replaceable></term>
|
||||
<term><option>--protocol=<replaceable>PROTOCOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Specifies the network protocol for the query. May be one of <literal>dns</literal>
|
||||
(i.e. classic unicast DNS), <literal>llmnr</literal> (<ulink
|
||||
@@ -312,9 +312,9 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-t</option> <replaceable>TYPE</replaceable></term>
|
||||
<term><option>--type=</option><replaceable>TYPE</replaceable></term>
|
||||
<term><option>--type=<replaceable>TYPE</replaceable></option></term>
|
||||
<term><option>-c</option> <replaceable>CLASS</replaceable></term>
|
||||
<term><option>--class=</option><replaceable>CLASS</replaceable></term>
|
||||
<term><option>--class=<replaceable>CLASS</replaceable></option></term>
|
||||
|
||||
<listitem><para>When used in conjunction with the <command>query</command> command, specifies the DNS
|
||||
resource record type (e.g. <constant class='dns'>A</constant>, <constant class='dns'>AAAA</constant>,
|
||||
@@ -335,7 +335,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--service-address=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--service-address=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes a boolean parameter. If true (the default), when doing a service lookup with
|
||||
<option>--service</option> the hostnames contained in the <constant class='dns'>SRV</constant>
|
||||
@@ -345,7 +345,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--service-txt=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--service-txt=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes a boolean parameter. If true (the default), when doing a DNS-SD service lookup
|
||||
with <option>--service</option> the <constant class='dns'>TXT</constant> service metadata record is
|
||||
@@ -355,7 +355,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--cname=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--cname=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes a boolean parameter. If true (the default), DNS <constant
|
||||
class='dns'>CNAME</constant> or <constant class='dns'>DNAME</constant> redirections are
|
||||
@@ -366,7 +366,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--validate=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--validate=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes a boolean parameter; used in conjunction with <command>query</command>. If true
|
||||
(the default), DNSSEC validation is applied as usual — under the condition that it is enabled for the
|
||||
@@ -380,7 +380,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--synthesize=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--synthesize=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes a boolean parameter; used in conjunction with <command>query</command>. If true
|
||||
(the default), select domains are resolved on the local system, among them
|
||||
@@ -395,7 +395,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--cache=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--cache=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes a boolean parameter; used in conjunction with <command>query</command>. If true
|
||||
(the default), lookups use the local DNS resource record cache. If false, lookups are routed to the
|
||||
@@ -405,7 +405,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--zone=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--zone=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes a boolean parameter; used in conjunction with <command>query</command>. If true
|
||||
(the default), lookups are answered from locally registered LLMNR or mDNS resource records, if
|
||||
@@ -416,7 +416,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--trust-anchor=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--trust-anchor=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes a boolean parameter; used in conjunction with <command>query</command>. If true
|
||||
(the default), lookups for DS and DNSKEY are answered from the local DNSSEC trust anchors if
|
||||
@@ -426,7 +426,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--network=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--network=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes a boolean parameter; used in conjunction with <command>query</command>. If true
|
||||
(the default), lookups are answered via DNS, LLMNR or mDNS network requests if they cannot be
|
||||
@@ -438,7 +438,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--search=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--search=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes a boolean parameter. If true (the default), any specified single-label
|
||||
hostnames will be searched in the domains configured in the search domain list, if it is
|
||||
@@ -462,7 +462,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--legend=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--legend=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes a boolean parameter. If true (the default), column headers and meta information about the
|
||||
query response are shown. Otherwise, this output is suppressed.</para>
|
||||
@@ -471,7 +471,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--stale-data=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--stale-data=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes a boolean parameter; used in conjunction with <command>query</command>. If true
|
||||
(the default), lookups are answered with stale data (expired resource records) if
|
||||
@@ -481,7 +481,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--relax-single-label=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--relax-single-label=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes a boolean parameter; used in conjunction with <command>query</command>. If
|
||||
true, rules regarding routing of single-label names are relaxed. Defaults to false. By default,
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id='legend'>
|
||||
<term><option>--legend=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--legend=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem>
|
||||
<para>Enable or disable printing of the legend, i.e. column headers and the footer with hints. The
|
||||
@@ -73,7 +73,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id='json'>
|
||||
<term><option>--json=</option><replaceable>MODE</replaceable></term>
|
||||
<term><option>--json=<replaceable>MODE</replaceable></option></term>
|
||||
|
||||
<listitem><para>Shows output formatted as JSON. Expects one of <literal>short</literal> (for the
|
||||
shortest possible output without any redundant whitespace or line breaks), <literal>pretty</literal>
|
||||
|
||||
@@ -2418,7 +2418,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--kill-value=</option><replaceable>INT</replaceable></term>
|
||||
<term><option>--kill-value=<replaceable>INT</replaceable></option></term>
|
||||
|
||||
<listitem><para>If used with the <command>kill</command> command, enqueues a signal along with the
|
||||
specified integer value parameter to the specified process(es). This operation is only available for
|
||||
@@ -2766,7 +2766,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--drop-in=</option><replaceable>NAME</replaceable></term>
|
||||
<term><option>--drop-in=<replaceable>NAME</replaceable></option></term>
|
||||
|
||||
<listitem><para>When used with <command>edit</command>, use <replaceable>NAME</replaceable> as the
|
||||
drop-in file name instead of <filename>override.conf</filename>.</para>
|
||||
|
||||
@@ -1056,7 +1056,7 @@ x86-64 native</programlisting>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--fuzz=</option><replaceable>timespan</replaceable></term>
|
||||
<term><option>--fuzz=<replaceable>timespan</replaceable></option></term>
|
||||
|
||||
<listitem><para>When used in conjunction with the
|
||||
<command>critical-chain</command> command (see above), also
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tty=</option><replaceable></replaceable></term>
|
||||
<term><option>--tty=<replaceable></replaceable></option></term>
|
||||
|
||||
<listitem><para>Specify the TTY to output to. By default <command>systemd-bsod</command> will
|
||||
automatically find a free VT to display the message on. If this option is specified a TTY may be
|
||||
|
||||
@@ -283,7 +283,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--name=</option><replaceable>name</replaceable></term>
|
||||
<term><option>--name=<replaceable>name</replaceable></option></term>
|
||||
|
||||
<listitem><para>When specified with the <command>encrypt</command> command controls the credential
|
||||
name to embed in the encrypted credential data. If not specified the name is chosen automatically
|
||||
@@ -306,7 +306,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--timestamp=</option><replaceable>timestamp</replaceable></term>
|
||||
<term><option>--timestamp=<replaceable>timestamp</replaceable></option></term>
|
||||
|
||||
<listitem><para>When specified with the <command>encrypt</command> command controls the timestamp to
|
||||
embed into the encrypted credential. Defaults to the current time. Takes a timestamp specification in
|
||||
@@ -321,7 +321,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--not-after=</option><replaceable>timestamp</replaceable></term>
|
||||
<term><option>--not-after=<replaceable>timestamp</replaceable></option></term>
|
||||
|
||||
<listitem><para>When specified with the <command>encrypt</command> command controls the time when the
|
||||
credential shall not be used anymore. This embeds the specified timestamp in the encrypted
|
||||
@@ -372,7 +372,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-device=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--tpm2-device=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Controls the TPM2 device to use. Expects a device node path referring to the TPM2
|
||||
chip (e.g. <filename>/dev/tpmrm0</filename>). Alternatively the special value <literal>auto</literal>
|
||||
@@ -384,7 +384,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-pcrs=</option><replaceable>PCR<optional>+PCR...</optional></replaceable></term>
|
||||
<term><option>--tpm2-pcrs=<replaceable>PCR<optional>+PCR...</optional></replaceable></option></term>
|
||||
|
||||
<listitem><para>Configures the TPM2 PCRs (Platform Configuration Registers) to bind the encryption
|
||||
key to. Takes a <literal>+</literal> separated list of numeric PCR indexes in the range 0…23. If not
|
||||
@@ -396,8 +396,8 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-public-key=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--tpm2-public-key-pcrs=</option><replaceable>PCR<optional>+PCR...</optional></replaceable></term>
|
||||
<term><option>--tpm2-public-key=<replaceable>PATH</replaceable></option></term>
|
||||
<term><option>--tpm2-public-key-pcrs=<replaceable>PCR<optional>+PCR...</optional></replaceable></option></term>
|
||||
|
||||
<listitem><para>Configures a TPM2 signed PCR policy to bind encryption to, for use with the
|
||||
<command>encrypt</command> command. The <option>--tpm2-public-key=</option> option accepts a path to
|
||||
@@ -419,7 +419,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-signature=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--tpm2-signature=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes a path to a TPM2 PCR signature file as generated by the
|
||||
<citerefentry><refentrytitle>systemd-measure</refentrytitle><manvolnum>1</manvolnum></citerefentry>
|
||||
|
||||
@@ -287,7 +287,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--unlock-key-file=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--unlock-key-file=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Use a file instead of a password/passphrase read from stdin to unlock the volume.
|
||||
Expects the PATH to the file containing your key to unlock the volume. Currently there is nothing like
|
||||
@@ -298,7 +298,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--unlock-fido2-device=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--unlock-fido2-device=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Use a FIDO2 device instead of a password/passphrase read from stdin to unlock the
|
||||
volume. Expects a <filename>hidraw</filename> device referring to the FIDO2 device (e.g.
|
||||
@@ -311,7 +311,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--unlock-tpm2-device=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--unlock-tpm2-device=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Use a TPM2 device instead of a password/passhprase read from stdin to unlock the
|
||||
volume. Expects a device node path referring to the TPM2 chip (e.g. <filename>/dev/tpmrm0</filename>).
|
||||
@@ -323,7 +323,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--pkcs11-token-uri=</option><replaceable>URI</replaceable></term>
|
||||
<term><option>--pkcs11-token-uri=<replaceable>URI</replaceable></option></term>
|
||||
|
||||
<listitem><para>Enroll a PKCS#11 security token or smartcard (e.g. a YubiKey). Expects a PKCS#11 URI
|
||||
that allows to find an X.509 certificate or a public key on the token. The URI must also be suitable
|
||||
@@ -356,7 +356,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--fido2-credential-algorithm=</option><replaceable>STRING</replaceable></term>
|
||||
<term><option>--fido2-credential-algorithm=<replaceable>STRING</replaceable></option></term>
|
||||
<listitem><para>Specify COSE algorithm used in credential generation. The default value is
|
||||
<literal>es256</literal>. Supported values are <literal>es256</literal>, <literal>rs256</literal>
|
||||
and <literal>eddsa</literal>.</para>
|
||||
@@ -371,7 +371,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--fido2-device=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--fido2-device=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Enroll a FIDO2 security token that implements the <literal>hmac-secret</literal>
|
||||
extension (e.g. a YubiKey). Expects a <filename>hidraw</filename> device referring to the FIDO2
|
||||
@@ -397,7 +397,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--fido2-with-client-pin=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--fido2-with-client-pin=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>When enrolling a FIDO2 security token, controls whether to require the user to enter
|
||||
a PIN when unlocking the volume (the FIDO2 <literal>clientPin</literal> feature). Defaults to
|
||||
@@ -409,7 +409,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--fido2-with-user-presence=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--fido2-with-user-presence=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>When enrolling a FIDO2 security token, controls whether to require the user to
|
||||
verify presence (tap the token, the FIDO2 <literal>up</literal> feature) when unlocking the volume.
|
||||
@@ -421,7 +421,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--fido2-with-user-verification=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--fido2-with-user-verification=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>When enrolling a FIDO2 security token, controls whether to require user verification
|
||||
when unlocking the volume (the FIDO2 <literal>uv</literal> feature). Defaults to
|
||||
@@ -432,7 +432,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-device=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--tpm2-device=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Enroll a TPM2 security chip. Expects a device node path referring to the TPM2 chip
|
||||
(e.g. <filename>/dev/tpmrm0</filename>). Alternatively the special value <literal>auto</literal> may
|
||||
@@ -457,7 +457,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-device-key=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--tpm2-device-key=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Enroll a TPM2 security chip using its public key. Expects a path referring to the
|
||||
TPM2 public key in TPM2B_PUBLIC format. This cannot be used with <option>--tpm2-device=</option>, as
|
||||
@@ -485,7 +485,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-seal-key-handle=</option><replaceable>HANDLE</replaceable></term>
|
||||
<term><option>--tpm2-seal-key-handle=<replaceable>HANDLE</replaceable></option></term>
|
||||
|
||||
<listitem><para>Configures which parent key to use for sealing, using the TPM handle (index) of the
|
||||
key. This is used to "seal" (encrypt) a secret and must be used later to "unseal" (decrypt) the
|
||||
@@ -507,7 +507,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-pcrs=</option><replaceable>PCR<optional>+PCR...</optional></replaceable></term>
|
||||
<term><option>--tpm2-pcrs=<replaceable>PCR<optional>+PCR...</optional></replaceable></option></term>
|
||||
|
||||
<listitem><para>Configures the TPM2 PCRs (Platform Configuration Registers) to bind to when
|
||||
enrollment is requested via <option>--tpm2-device=</option>. Takes a list of PCR entries, where each
|
||||
@@ -532,7 +532,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-with-pin=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--tpm2-with-pin=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>When enrolling a TPM2 device, controls whether to require the user to enter a PIN
|
||||
when unlocking the volume in addition to PCR binding, based on TPM2 policy authentication. Defaults
|
||||
@@ -553,9 +553,9 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-public-key=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--tpm2-public-key-pcrs=</option><replaceable>PCR<optional>+PCR...</optional></replaceable></term>
|
||||
<term><option>--tpm2-signature=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--tpm2-public-key=<replaceable>PATH</replaceable></option></term>
|
||||
<term><option>--tpm2-public-key-pcrs=<replaceable>PCR<optional>+PCR...</optional></replaceable></option></term>
|
||||
<term><option>--tpm2-signature=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Configures a TPM2 signed PCR policy to bind encryption to. The
|
||||
<option>--tpm2-public-key=</option> option accepts a path to a PEM encoded RSA public key, to bind
|
||||
@@ -593,7 +593,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-pcrlock=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--tpm2-pcrlock=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Configures a TPM2 pcrlock policy to bind encryption to. Expects a path to a pcrlock
|
||||
policy file as generated by the
|
||||
@@ -607,7 +607,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--wipe-slot=</option><replaceable>SLOT<optional>,SLOT...</optional></replaceable></term>
|
||||
<term><option>--wipe-slot=<replaceable>SLOT<optional>,SLOT...</optional></replaceable></option></term>
|
||||
|
||||
<listitem><para>Wipes one or more LUKS2 key slots. Takes a comma separated list of numeric slot
|
||||
indexes, or the special strings <literal>all</literal> (for wiping all key slots),
|
||||
|
||||
@@ -194,7 +194,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-device=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--tpm2-device=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Controls which TPM2 device to use. Expects a device node path referring to the TPM2
|
||||
chip (e.g. <filename>/dev/tpmrm0</filename>). Alternatively the special value <literal>auto</literal>
|
||||
@@ -206,7 +206,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--phase=</option><replaceable>PHASE</replaceable></term>
|
||||
<term><option>--phase=<replaceable>PHASE</replaceable></option></term>
|
||||
|
||||
<listitem><para>Controls which boot phases to calculate expected PCR 11 values for. This takes a
|
||||
series of colon-separated strings that encode boot "paths" for entering a specific phase of the boot
|
||||
@@ -232,7 +232,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--append=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--append=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>When generating a PCR JSON signature (via the <command>sign</command> command),
|
||||
combine it with a previously generated PCR JSON signature, and output it as one. The specified path
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><option>-i</option> <replaceable>INTERFACE</replaceable><optional>:<replaceable>MIN_OPERSTATE</replaceable><optional>:<replaceable>MAX_OPERSTATE</replaceable></optional></optional></term>
|
||||
<term><option>--interface=</option><replaceable>INTERFACE</replaceable><optional>:<replaceable>MIN_OPERSTATE</replaceable><optional>:<replaceable>MAX_OPERSTATE</replaceable></optional></optional></term>
|
||||
<term><option>--interface=<replaceable>INTERFACE</replaceable><optional>:<replaceable>MIN_OPERSTATE</replaceable><optional>:<replaceable>MAX_OPERSTATE</replaceable></optional></optional></option></term>
|
||||
|
||||
<listitem><para>Network interface to wait for before deciding if the system is online. This
|
||||
is useful when a system has several interfaces which will be configured, but a particular
|
||||
@@ -80,7 +80,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--ignore=</option><replaceable>INTERFACE</replaceable></term>
|
||||
<term><option>--ignore=<replaceable>INTERFACE</replaceable></option></term>
|
||||
|
||||
<listitem><para>Network interfaces to be ignored when deciding
|
||||
if the system is online. By default, only the loopback
|
||||
@@ -92,7 +92,7 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-o</option> <replaceable>MIN_OPERSTATE</replaceable><optional>:<replaceable>MAX_OPERSTATE</replaceable></optional></term>
|
||||
<term><option>--operational-state=</option><replaceable>MIN_OPERSTATE</replaceable><optional>:<replaceable>MAX_OPERSTATE</replaceable></optional></term>
|
||||
<term><option>--operational-state=<replaceable>MIN_OPERSTATE</replaceable><optional>:<replaceable>MAX_OPERSTATE</replaceable></optional></option></term>
|
||||
|
||||
<listitem><para>Takes a minimum operational state and an optional maximum operational state.
|
||||
Please see <citerefentry><refentrytitle>networkctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
|
||||
@@ -158,7 +158,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--timeout=</option><replaceable>SECS</replaceable></term>
|
||||
<term><option>--timeout=<replaceable>SECS</replaceable></option></term>
|
||||
|
||||
<listitem><para>Fail the service if the network is not online
|
||||
by the time the timeout elapses. A timeout of 0 disables the
|
||||
|
||||
@@ -138,7 +138,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--uid=</option><replaceable>USER</replaceable></term>
|
||||
<term><option>--uid=<replaceable>USER</replaceable></option></term>
|
||||
|
||||
<listitem><para>Set the user ID to send the notification from. Takes a UNIX user name or numeric UID. When
|
||||
specified the notification message will be sent with the specified UID as sender, in place of the user the
|
||||
|
||||
@@ -168,7 +168,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--settings=</option><replaceable>MODE</replaceable></term>
|
||||
<term><option>--settings=<replaceable>MODE</replaceable></option></term>
|
||||
|
||||
<listitem><para>Controls whether
|
||||
<command>systemd-nspawn</command> shall search for and use
|
||||
@@ -379,7 +379,7 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--volatile</option></term>
|
||||
<term><option>--volatile=</option><replaceable>MODE</replaceable></term>
|
||||
<term><option>--volatile=<replaceable>MODE</replaceable></option></term>
|
||||
|
||||
<listitem><para>Boots the container in volatile mode. When no mode parameter is passed or when mode is
|
||||
specified as <option>yes</option>, full volatile mode is enabled. This means the root directory is mounted as a
|
||||
@@ -1692,7 +1692,7 @@ After=sys-subsystem-net-devices-ens1.device</programlisting>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><option>--console=</option><replaceable>MODE</replaceable></term>
|
||||
<term><option>--console=<replaceable>MODE</replaceable></option></term>
|
||||
|
||||
<listitem><para>Configures how to set up standard input, output and error output for the container
|
||||
payload, as well as the <filename>/dev/console</filename> device for the container. Takes one of
|
||||
@@ -1758,8 +1758,8 @@ After=sys-subsystem-net-devices-ens1.device</programlisting>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><option>--load-credential=</option><replaceable>ID</replaceable>:<replaceable>PATH</replaceable></term>
|
||||
<term><option>--set-credential=</option><replaceable>ID</replaceable>:<replaceable>VALUE</replaceable></term>
|
||||
<term><option>--load-credential=<replaceable>ID</replaceable>:<replaceable>PATH</replaceable></option></term>
|
||||
<term><option>--set-credential=<replaceable>ID</replaceable>:<replaceable>VALUE</replaceable></option></term>
|
||||
|
||||
<listitem><para>Pass a credential to the container. These two options correspond to the
|
||||
<varname>LoadCredential=</varname> and <varname>SetCredential=</varname> settings in unit files. See
|
||||
|
||||
@@ -158,7 +158,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-device=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--tpm2-device=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Controls which TPM2 device to use. Expects a device node path referring to the TPM2
|
||||
chip (e.g. <filename>/dev/tpmrm0</filename>). Alternatively the special value <literal>auto</literal>
|
||||
|
||||
@@ -390,8 +390,8 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-device-key=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--tpm2-seal-key-handle=</option><replaceable>HANDLE</replaceable></term>
|
||||
<term><option>--tpm2-device-key=<replaceable>PATH</replaceable></option></term>
|
||||
<term><option>--tpm2-seal-key-handle=<replaceable>HANDLE</replaceable></option></term>
|
||||
|
||||
<listitem><para>Configures a TPM2 SRK key to bind encryption to. See
|
||||
<citerefentry><refentrytitle>systemd-cryptenroll</refentrytitle><manvolnum>1</manvolnum></citerefentry>
|
||||
@@ -401,8 +401,8 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-public-key=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--tpm2-public-key-pcrs=</option><replaceable>PCR<optional>+PCR...</optional></replaceable></term>
|
||||
<term><option>--tpm2-public-key=<replaceable>PATH</replaceable></option></term>
|
||||
<term><option>--tpm2-public-key-pcrs=<replaceable>PCR<optional>+PCR...</optional></replaceable></option></term>
|
||||
|
||||
<listitem><para>Configures a TPM2 signed PCR policy to bind encryption to. See
|
||||
<citerefentry><refentrytitle>systemd-cryptenroll</refentrytitle><manvolnum>1</manvolnum></citerefentry>
|
||||
@@ -412,7 +412,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--tpm2-pcrlock=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--tpm2-pcrlock=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Configures a TPM2 pcrlock policy to bind encryption to. See
|
||||
<citerefentry><refentrytitle>systemd-cryptenroll</refentrytitle><manvolnum>1</manvolnum></citerefentry>
|
||||
@@ -422,7 +422,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--split=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--split=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Enables generation of split artifacts from partitions configured with
|
||||
<varname>SplitName=</varname>. If enabled, for each partition with <varname>SplitName=</varname> set,
|
||||
@@ -439,8 +439,8 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--include-partitions=</option><replaceable>PARTITIONS</replaceable></term>
|
||||
<term><option>--exclude-partitions=</option><replaceable>PARTITIONS</replaceable></term>
|
||||
<term><option>--include-partitions=<replaceable>PARTITIONS</replaceable></option></term>
|
||||
<term><option>--exclude-partitions=<replaceable>PARTITIONS</replaceable></option></term>
|
||||
|
||||
<listitem><para>These options specify which partition types <command>systemd-repart</command> should
|
||||
operate on. If <option>--include-partitions=</option> is used, all partitions that aren't specified
|
||||
@@ -454,7 +454,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--defer-partitions=</option><replaceable>PARTITIONS</replaceable></term>
|
||||
<term><option>--defer-partitions=<replaceable>PARTITIONS</replaceable></option></term>
|
||||
|
||||
<listitem><para>This option specifies for which partition types <command>systemd-repart</command>
|
||||
should defer. All partitions that are deferred using this option are still taken into account when
|
||||
@@ -467,7 +467,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--sector-size=</option><replaceable>BYTES</replaceable></term>
|
||||
<term><option>--sector-size=<replaceable>BYTES</replaceable></option></term>
|
||||
|
||||
<listitem><para>This option allows configuring the sector size of the image produced by
|
||||
<command>systemd-repart</command>. It takes a value that is a power of <literal>2</literal> between
|
||||
@@ -478,7 +478,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--architecture=</option><replaceable>ARCH</replaceable></term>
|
||||
<term><option>--architecture=<replaceable>ARCH</replaceable></option></term>
|
||||
|
||||
<listitem><para>This option allows overriding the architecture used for architecture specific
|
||||
partition types. For example, if set to <literal>arm64</literal> a partition type of
|
||||
@@ -508,7 +508,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--offline=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--offline=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>Instructs <command>systemd-repart</command> to build the image offline. Takes a
|
||||
boolean or <literal>auto</literal>. Defaults to <literal>auto</literal>. If enabled, the image is
|
||||
@@ -522,7 +522,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--copy-from=</option><replaceable>IMAGE</replaceable></term>
|
||||
<term><option>--copy-from=<replaceable>IMAGE</replaceable></option></term>
|
||||
|
||||
<listitem><para>Instructs <command>systemd-repart</command> to synthesize partition definitions from
|
||||
the partition table in the given image. This option can be specified multiple times to synthesize
|
||||
@@ -537,7 +537,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--copy-source=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--copy-source=<replaceable>PATH</replaceable></option></term>
|
||||
<term><option>-s</option> <replaceable>PATH</replaceable></term>
|
||||
|
||||
<listitem><para>Specifies a source directory all <varname>CopyFiles=</varname> source paths shall be
|
||||
@@ -550,7 +550,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--make-ddi=</option><replaceable>TYPE</replaceable></term>
|
||||
<term><option>--make-ddi=<replaceable>TYPE</replaceable></option></term>
|
||||
|
||||
<listitem><para>Takes one of <literal>sysext</literal>, <literal>confext</literal> or
|
||||
<literal>portable</literal>. Generates a Discoverable Disk Image (DDI) for a system extension
|
||||
@@ -591,7 +591,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--generate-fstab=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--generate-fstab=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Specifies a path where to write fstab entries for the mountpoints configured with
|
||||
<option>MountPoint=</option> in the root directory specified with <option>--copy-source=</option> or
|
||||
@@ -602,7 +602,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--generate-crypttab=</option><replaceable>PATH</replaceable></term>
|
||||
<term><option>--generate-crypttab=<replaceable>PATH</replaceable></option></term>
|
||||
|
||||
<listitem><para>Specifies a path where to write crypttab entries for the encrypted volumes configured
|
||||
with <option>EncryptedVolume=</option> in the root directory specified with
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--fdname=</option><replaceable>NAME</replaceable><optional>:<replaceable>NAME</replaceable>…</optional></term>
|
||||
<term><option>--fdname=<replaceable>NAME</replaceable><optional>:<replaceable>NAME</replaceable>…</optional></option></term>
|
||||
|
||||
<listitem><para>Specify names for the file descriptors passed. This is equivalent to setting
|
||||
<varname>FileDescriptorName=</varname> in socket unit files, and enables use of
|
||||
|
||||
@@ -380,7 +380,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--mutable=</option><replaceable>BOOL</replaceable>|<replaceable>auto</replaceable>|<replaceable>import</replaceable></term>
|
||||
<term><option>--mutable=<replaceable>BOOL</replaceable>|<replaceable>auto</replaceable>|<replaceable>import</replaceable></option></term>
|
||||
<listitem><para>Set mutable mode.</para>
|
||||
|
||||
<variablelist>
|
||||
@@ -435,7 +435,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--noexec=</option><replaceable>BOOL</replaceable></term>
|
||||
<term><option>--noexec=<replaceable>BOOL</replaceable></option></term>
|
||||
|
||||
<listitem><para>When merging configuration extensions into <filename>/etc/</filename> the
|
||||
<literal>MS_NOEXEC</literal> mount flag is used by default. This option can be used to disable
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user