summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-04-29 12:05:33 +0200
committerLennart Poettering <lennart@poettering.net>2019-05-24 10:48:28 +0200
commit727a1a06077ed8395f72a142b04f37d6058d381b (patch)
tree4e8dde9fda54d48f5ca863bbd820c695ad07a83a /units
parent4cd8263166c2ddd0352e0818f18ac8c0dbdf4b0f (diff)
downloadsystemd-727a1a06077ed8395f72a142b04f37d6058d381b.tar.gz
service: tweak capitalization of unit description
Diffstat (limited to 'units')
-rw-r--r--units/system-update-cleanup.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/system-update-cleanup.service b/units/system-update-cleanup.service
index d5eca2546b..41abcd631c 100644
--- a/units/system-update-cleanup.service
+++ b/units/system-update-cleanup.service
@@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
-Description=Remove the Offline System Updates symlink
+Description=Remove the Offline System Updates Symlink
Documentation=man:systemd.special(7) man:systemd.offline-updates(7)
After=system-update.target
DefaultDependencies=no