From: Дамјан Георгиевски Date: Mon, 23 Jan 2023 23:43:00 +0000 (+0100) Subject: man: fix explanation for Credential= match in .link files X-Git-Tag: v253-rc1~18 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fsystemd.git;a=commitdiff_plain;h=425e293427e642a52ee0eb35e830f0301f2f582f man: fix explanation for Credential= match in .link files .link files are handled by systemd-udevd, not by systemd-networkd, so fix the man page to say that the Credential= match uses credentials set on the systemd-udevd.service --- diff --git a/man/systemd.link.xml b/man/systemd.link.xml index c0167b1c86a..aad3736c367 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -273,7 +273,7 @@ Credential= Checks whether the specified credential was passed to the - systemd-networkd.service service. See systemd-udevd.service service. See System and Service Credentials for details. When prefixed with an exclamation mark (!), the result is negated. If an empty string is assigned, the previously assigned value is cleared.