mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09: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.
|
# (at your option) any later version.
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Late Boot Services
|
Description=Late Shutdown Services
|
||||||
Documentation=man:systemd.special(7)
|
Documentation=man:systemd.special(7)
|
||||||
DefaultDependencies=no
|
DefaultDependencies=no
|
||||||
RefuseManualStart=yes
|
RefuseManualStart=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user