Change default value of use_virtualbox boolean

Change defualt value of use_virtualbox boolean from false to true to
allow users of VirtualBox to use it without any SELinux changes on their
system.

Resolves: rhbz#1715734
This commit is contained in:
Lukas Vrabec 2019-09-16 16:08:14 +02:00
parent f1d354de29
commit 05f418b13e
No known key found for this signature in database
GPG Key ID: 47201AC42F29CE06

View File

@ -22,3 +22,4 @@ unconfined_chrome_sandbox_transition=true
unconfined_mozilla_plugin_transition=true
xguest_exec_content = true
mozilla_plugin_can_network_connect = true
use_virtualbox = true