summaryrefslogtreecommitdiff
path: root/man/systemd-networkd.service.xml
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-02-21 14:51:19 +0100
committerTom Gundersen <teg@jklm.no>2014-02-21 16:05:02 +0100
commitedbb03e95a3c31bf719d5c6c46eec14d0bcb9c8f (patch)
tree5f9756ff846f5ed38cea48e5f5060376ed11b769 /man/systemd-networkd.service.xml
parent7a243b22041595a0c7e0dffb3ef5e2158dde933f (diff)
downloadsystemd-edbb03e95a3c31bf719d5c6c46eec14d0bcb9c8f.tar.gz
.network/.netdev/.link: allow to match on architecture
Diffstat (limited to 'man/systemd-networkd.service.xml')
-rw-r--r--man/systemd-networkd.service.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml
index 69157b13ef..91e1392488 100644
--- a/man/systemd-networkd.service.xml
+++ b/man/systemd-networkd.service.xml
@@ -133,6 +133,16 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>Architecture</varname></term>
+ <listitem>
+ <para>Checks whether the system is running on a specific
+ architecture. See <literal>ConditionArchitecture=</literal> in
+ <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>
+ for details.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
<para>The <literal>[NetDev]</literal> section accepts the following
@@ -257,6 +267,16 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>Architecture</varname></term>
+ <listitem>
+ <para>Checks whether the system is running on a specific
+ architecture. See <literal>ConditionArchitecture=</literal> in
+ <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>
+ for details.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
<para>The <literal>[Network]</literal> section accepts the following keys:</para>