From 425e293427e642a52ee0eb35e830f0301f2f582f Mon Sep 17 00:00:00 2001 From: =?utf8?q?=D0=94=D0=B0=D0=BC=D1=98=D0=B0=D0=BD=20=D0=93=D0=B5=D0=BE?= =?utf8?q?=D1=80=D0=B3=D0=B8=D0=B5=D0=B2=D1=81=D0=BA=D0=B8?= Date: Tue, 24 Jan 2023 00:43:00 +0100 Subject: [PATCH] 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 --- man/systemd.link.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3