summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2015-10-06 11:58:52 +0200
committerTom Gundersen <teg@jklm.no>2015-10-06 11:58:52 +0200
commitf0990739fc24e60facb7ef0c3e97a046bd1d9d17 (patch)
treebc75b0919a966eadaafec30c40c93a3dafed6bca /man
parent3d366432c160c211cc99165316024df3757166ef (diff)
parent66d3752e812915a549ebee01769ee761c1495667 (diff)
Merge pull request #1467 from jacob-keller/master
networkd: document ability to disable MACAddressPolicy
Diffstat (limited to 'man')
-rw-r--r--man/systemd.link.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/systemd.link.xml b/man/systemd.link.xml
index dfff785e46..7745260a39 100644
--- a/man/systemd.link.xml
+++ b/man/systemd.link.xml
@@ -233,6 +233,12 @@
<literal>locally administered</literal> bits set.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><literal>none</literal></term>
+ <listitem>
+ <para>Keeps the MAC address assigned by the kernel.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
</listitem>
</varlistentry>