mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 02:03:37 +08: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:
parent
da636b67a6
commit
f127fed75d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user