diff options
author | Adrian Reber <areber@redhat.com> | 2019-06-25 12:36:05 +0000 |
---|---|---|
committer | Adrian Reber <areber@redhat.com> | 2019-06-25 14:55:11 +0200 |
commit | 220e169cc1f04a17b25d7af0994715f75be0d249 (patch) | |
tree | 1888ec5429c37d71789b4aff311d5957e96f5090 /cmd/podman/run.go | |
parent | 94e2a0cd63935708815bfaa3399fb57210d94065 (diff) | |
download | podman-220e169cc1f04a17b25d7af0994715f75be0d249.tar.gz podman-220e169cc1f04a17b25d7af0994715f75be0d249.tar.bz2 podman-220e169cc1f04a17b25d7af0994715f75be0d249.zip |
Provide correct SELinux mount-label for restored container
Restoring a container from a checkpoint archive creates a complete
new root file-system. This file-system needs to have the correct SELinux
label or most things in that restored container will fail. Running
processes are not as problematic as newly exec()'d process (internally
or via 'podman exec').
This patch tells the storage setup which label should be used to mount
the container's root file-system.
Signed-off-by: Adrian Reber <areber@redhat.com>
Diffstat (limited to 'cmd/podman/run.go')
0 files changed, 0 insertions, 0 deletions