summaryrefslogtreecommitdiffstats
path: root/man/portablectl.xml
diff options
context:
space:
mode:
authorMaanya Goenka <maanyagoenka@microsoft.com>2023-08-16 20:43:06 +0200
committerLuca Boccassi <bluca@debian.org>2023-11-03 17:59:58 +0100
commitdb776f6935e99755ffe7267cb7dcd9ba0f1ad6a4 (patch)
treea00963ff617a8a12e7a752e483f61742b121d5b2 /man/portablectl.xml
parentcore: check that extensions have the hierarchies before overlaying (diff)
downloadsystemd-db776f6935e99755ffe7267cb7dcd9ba0f1ad6a4.tar.xz
systemd-db776f6935e99755ffe7267cb7dcd9ba0f1ad6a4.zip
portable: add support for confext
Support confexts for portable services
Diffstat (limited to 'man/portablectl.xml')
-rw-r--r--man/portablectl.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/portablectl.xml b/man/portablectl.xml
index c7962f2349..03ca65e0cb 100644
--- a/man/portablectl.xml
+++ b/man/portablectl.xml
@@ -397,7 +397,8 @@
multiple times, in which case the order in which images are laid down follows the rules specified in
<citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>
for the <varname>ExtensionImages=</varname> directive and for the
- <citerefentry><refentrytitle>systemd-sysext</refentrytitle><manvolnum>8</manvolnum></citerefentry> tool.
+ <citerefentry><refentrytitle>systemd-sysext</refentrytitle><manvolnum>8</manvolnum></citerefentry> and.
+ <citerefentry><refentrytitle>systemd-confext</refentrytitle><manvolnum>8</manvolnum></citerefentry> tools.
The images must contain an <filename>extension-release</filename> file with metadata that matches
what is defined in the <filename>os-release</filename> of <replaceable>IMAGE</replaceable>. See:
<citerefentry><refentrytitle>os-release</refentrytitle><manvolnum>5</manvolnum></citerefentry>.