From 98aac2ad5a1cbea6af3e474f45da77f696c99bdd Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Thu, 23 Jul 2020 13:46:13 +0100 Subject: [PATCH] doc: update os-release spec with new path for container host's file --- man/os-release.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/man/os-release.xml b/man/os-release.xml index 675daf3ede5..a2164436c37 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -342,10 +342,9 @@ Container and sandbox runtime managers may make the host's identification data available to applications by providing the host's - /etc/os-release and - /usr/lib/os-release as respectively - /run/host/etc/os-release and - /run/host/usr/lib/os-release. + /etc/os-release (if available, otherwise + /usr/lib/os-release as a fallback) as + /run/host/os-release. -- 2.47.3