mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-15 05:57:26 +03:00
man/systemd-dissect.xml: Remove old sysext path, add confext path
The /usr/lib/extensions/ location for systemd-sysext images is not supported anymore. In https://github.com/systemd/systemd/pull/26013 systemd-confext images got introduced and we can list its path under /usr instead.
This commit is contained in:
parent
d7805ff711
commit
1e07c6f31d
@ -274,9 +274,9 @@
|
|||||||
<term><option>--discover</option></term>
|
<term><option>--discover</option></term>
|
||||||
|
|
||||||
<listitem><para>Show a list of DDIs in well-known directories. This will show machine, portable
|
<listitem><para>Show a list of DDIs in well-known directories. This will show machine, portable
|
||||||
service and system extension disk images in the usual directories
|
service and system/configuration extension disk images in the usual directories
|
||||||
<filename>/usr/lib/machines/</filename>, <filename>/usr/lib/portables/</filename>,
|
<filename>/usr/lib/machines/</filename>, <filename>/usr/lib/portables/</filename>,
|
||||||
<filename>/usr/lib/extensions/</filename>, <filename>/var/lib/machines/</filename>,
|
<filename>/usr/lib/confexts/</filename>, <filename>/var/lib/machines/</filename>,
|
||||||
<filename>/var/lib/portables/</filename>, <filename>/var/lib/extensions/</filename> and so
|
<filename>/var/lib/portables/</filename>, <filename>/var/lib/extensions/</filename> and so
|
||||||
on.</para></listitem>
|
on.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user