mirror of
https://github.com/containers/podman.git
synced 2025-06-21 17:38:12 +08:00
docs: fix relabeling command
Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>
This commit is contained in:
@ -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 <<container|pod>>. If the volume
|
long time, delaying the start of the <<container|pod>>. If the volume
|
||||||
was previously relabeled with the `z` option, Podman is optimized to not relabel
|
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
|
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
|
Note: Do not relabel system files and directories. Relabeling system content
|
||||||
might cause other confined services on the machine to fail. For these types
|
might cause other confined services on the machine to fail. For these types
|
||||||
|
Reference in New Issue
Block a user