Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a parameter to change security_driver for qemu.conf #68

Open
rkhozinov opened this issue Nov 7, 2016 · 2 comments
Open

add a parameter to change security_driver for qemu.conf #68

rkhozinov opened this issue Nov 7, 2016 · 2 comments

Comments

@rkhozinov
Copy link

rkhozinov commented Nov 7, 2016

The default security driver is SELinux. If SELinux is disabled on the host, then the security driver will automatically disable itself. If you wish to disable QEMU SELinux security driver while leaving SELinux enabled for the host in general, then set this to 'none' instead.
security_driver = "selinux"
qemu.conf.erb

@rkhozinov
Copy link
Author

rkhozinov commented Nov 7, 2016

I've create the pull request #69

@asasfu
Copy link

asasfu commented Mar 23, 2017

I agree, this is a desired attribute, until a PR gets built to manage the conf files via hash so that we can alter multiple values without having service order issues when we need to modify more lines; it'd be nice to see this PR get merged. @igalic @thias
Thanks 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants