Skip to content

Commit 550424f

Browse files
AkihiroSudathaJeztah
authored andcommitted
Vagrantfile: install-rootless-podman: remove setenforce 0
rootless overlayfs is compatible with SELinux since kernel 5.13 Signed-off-by: Akihiro Suda <[email protected]> (cherry picked from commit 119bbec) Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 2c32f85 commit 550424f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Vagrantfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,6 @@ EOF
295295
[registries.search]
296296
registries = ['docker.io']
297297
EOF
298-
# Disable SELinux to allow overlayfs
299-
setenforce 0
300298
SHELL
301299
end
302300

0 commit comments

Comments
 (0)