diff options
Diffstat (limited to 'man/systemd.link.xml')
-rw-r--r-- | man/systemd.link.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/man/systemd.link.xml b/man/systemd.link.xml index de23b941ad..d933632393 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -269,6 +269,18 @@ </listitem> </varlistentry> + <varlistentry id='credential'> + <term><varname>Credential=</varname></term> + <listitem> + <para>Checks whether the specified credential was passed to the + <filename>systemd-networkd.service</filename> service. See <ulink + url="https://systemd.io/CREDENTIALS">System and Service Credentials</ulink> for details. When + prefixed with an exclamation mark (<literal>!</literal>), the result is negated. If an empty + string is assigned, the previously assigned value is cleared. + </para> + </listitem> + </varlistentry> + <varlistentry id='architecture'> <term><varname>Architecture=</varname></term> <listitem> |