mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -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:
committed by
Lennart Poettering
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
|
||||
|
||||
Reference in New Issue
Block a user