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:
parent
f1d354de29
commit
05f418b13e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user