From 49b152f4988ff139270e0a29ae480f91b733aabf Mon Sep 17 00:00:00 2001 From: Andreas Gerstmayr Date: Mon, 13 Nov 2023 17:15:26 +0100 Subject: [PATCH] docs: fix relabeling command Signed-off-by: Andreas Gerstmayr --- docs/source/markdown/options/volume.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/markdown/options/volume.md b/docs/source/markdown/options/volume.md index 90588ae92e..fa1dea70b8 100644 --- a/docs/source/markdown/options/volume.md +++ b/docs/source/markdown/options/volume.md @@ -86,7 +86,7 @@ on each file, if the volume has thousands of inodes, this process takes a long time, delaying the start of the <>. If the volume was previously relabeled with the `z` option, Podman is optimized to not relabel a second time. If files are moved into the volume, then the labels can be -manually change with the `chcon -R container_file_t PATH` command. +manually change with the `chcon -Rt container_file_t PATH` command. Note: Do not relabel system files and directories. Relabeling system content might cause other confined services on the machine to fail. For these types