mirror of
https://github.com/systemd/systemd.git
synced 2025-08-30 05:49:54 +03:00
man: correct the unit file directory for attached images
Commit 83f72cd65f
("man,docs: document the new unit file directory for
attached images") updated the docs and man page with the new unit file
directory for attached images but included a system.attached ->
systemd.attached typo in the man page portion of the change. Fix the
typo to document the correct path.
This commit is contained in:
committed by
Luca Boccassi
parent
5e63f2915b
commit
e4d54220a1
@ -45,9 +45,9 @@
|
|||||||
<filename>/run/systemd/transient/*</filename>
|
<filename>/run/systemd/transient/*</filename>
|
||||||
<filename>/run/systemd/generator.early/*</filename>
|
<filename>/run/systemd/generator.early/*</filename>
|
||||||
<filename>/etc/systemd/system/*</filename>
|
<filename>/etc/systemd/system/*</filename>
|
||||||
<filename>/etc/systemd/systemd.attached/*</filename>
|
<filename>/etc/systemd/system.attached/*</filename>
|
||||||
<filename>/run/systemd/system/*</filename>
|
<filename>/run/systemd/system/*</filename>
|
||||||
<filename>/run/systemd/systemd.attached/*</filename>
|
<filename>/run/systemd/system.attached/*</filename>
|
||||||
<filename>/run/systemd/generator/*</filename>
|
<filename>/run/systemd/generator/*</filename>
|
||||||
<filename index='false'>…</filename>
|
<filename index='false'>…</filename>
|
||||||
<filename>/usr/lib/systemd/system/*</filename>
|
<filename>/usr/lib/systemd/system/*</filename>
|
||||||
|
Reference in New Issue
Block a user