summaryrefslogtreecommitdiff
path: root/units/final.target
diff options
context:
space:
mode:
authorqhill <quintin.hill@arqiva.com>2021-07-02 14:13:13 +0100
committerLennart Poettering <lennart@poettering.net>2021-07-02 18:29:54 +0200
commitf127fed75d3bae3a1eb0be6feea334bb8d1c3a43 (patch)
tree5a2dc7baae747ebcf95b58b36debba4d4c961fd5 /units/final.target
parentda636b67a624bfb4221375cb9cc5e1fdea166832 (diff)
downloadsystemd-f127fed75d3bae3a1eb0be6feea334bb8d1c3a43.tar.gz
units: correct description of final.target
This was updated incorrectly in https://github.com/systemd/systemd/pull/20058/commits/4fd3fc66396026f81fd5b27746f2faf8a9a7b9ee. As https://github.com/systemd/systemd/blob/main/man/systemd.special.xml decribes, this unit is about shutdown rather than boot.
Diffstat (limited to 'units/final.target')
-rw-r--r--units/final.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/final.target b/units/final.target
index 4c86ca7935..36cea57c19 100644
--- a/units/final.target
+++ b/units/final.target
@@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
-Description=Late Boot Services
+Description=Late Shutdown Services
Documentation=man:systemd.special(7)
DefaultDependencies=no
RefuseManualStart=yes