summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-06-30 12:54:31 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-07-12 13:30:54 +0200
commitaf0b34b3a73e0b85cb4a2a02a47c7bed4be2e478 (patch)
tree55b451ff13df85c53a8f3f3ca80ead31e58de937
parent0b8c296416c0c02d7fd613d08944e4f8944b8f0f (diff)
downloadsystemd-af0b34b3a73e0b85cb4a2a02a47c7bed4be2e478.tar.gz
units: shorten description of kmod-static-nodes.service
As suggested in https://github.com/systemd/systemd/pull/20058#pullrequestreview-695023490. (cherry picked from commit 8ea257852998ee4b2ee7af18313a7af4e172535d)
-rw-r--r--units/kmod-static-nodes.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/kmod-static-nodes.service.in b/units/kmod-static-nodes.service.in
index 63a33a5fad..c6d903f05c 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