mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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:
@@ -274,9 +274,9 @@
|
||||
<term><option>--discover</option></term>
|
||||
|
||||
<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/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
|
||||
on.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user