1
0
mirror of https://github.com/systemd/systemd synced 2024-07-01 07:34:28 +00:00

units: correct description of final.target

This was updated incorrectly in 4fd3fc6639.  As https://github.com/systemd/systemd/blob/main/man/systemd.special.xml decribes, this unit is about shutdown rather than boot.
This commit is contained in:
qhill 2021-07-02 14:13:13 +01:00 committed by Lennart Poettering
parent da636b67a6
commit f127fed75d

View File

@ -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