From 8ea257852998ee4b2ee7af18313a7af4e172535d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 30 Jun 2021 12:54:31 +0200 Subject: [PATCH] units: shorten description of kmod-static-nodes.service As suggested in https://github.com/systemd/systemd/pull/20058#pullrequestreview-695023490. --- units/kmod-static-nodes.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/kmod-static-nodes.service.in b/units/kmod-static-nodes.service.in index 2f8ba65034..777e82d16b 100644 --- a/units/kmod-static-nodes.service.in +++ b/units/kmod-static-nodes.service.in @@ -8,7 +8,7 @@ # (at your option) any later version. [Unit] -Description=Create List of Static Device Nodes for the Current Kernel +Description=Create List of Static Device Nodes DefaultDependencies=no Before=sysinit.target systemd-tmpfiles-setup-dev.service ConditionCapability=CAP_SYS_MODULE