Skip to content

Commit 98aac2a

Browse files
blucapoettering
authored andcommitted
doc: update os-release spec with new path for container host's file
1 parent 5497196 commit 98aac2a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

man/os-release.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -342,10 +342,9 @@
342342

343343
<para>Container and sandbox runtime managers may make the host's
344344
identification data available to applications by providing the host's
345-
<filename>/etc/os-release</filename> and
346-
<filename>/usr/lib/os-release</filename> as respectively
347-
<filename>/run/host/etc/os-release</filename> and
348-
<filename>/run/host/usr/lib/os-release</filename>.</para>
345+
<filename>/etc/os-release</filename> (if available, otherwise
346+
<filename>/usr/lib/os-release</filename> as a fallback) as
347+
<filename>/run/host/os-release</filename>.</para>
349348
</refsect1>
350349

351350
<refsect1>

0 commit comments

Comments
 (0)