From 5ad831fdf0eebb22271e811e6e9124cf88f67842 Mon Sep 17 00:00:00 2001 From: inytar Date: Mon, 21 Nov 2016 18:48:00 -0500 Subject: [PATCH] Make sure Vagrant works with SELinux enabled Remount SELinux filesystem if host is running SELinux. --- Vagrantfile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Vagrantfile b/Vagrantfile index 7bd1a59338..66f8fc89b6 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -80,6 +80,11 @@ $provision_script = <