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

virt: add strict policy for virtlogd daemon #103

Conversation

berrange
Copy link
Contributor

The virtlogd daemon is currently given the same context as
libvirtd. This is essentially unrestricted host access which
is not at all desirable. The virtlogd daemon is a small single
purpose daemon whose only job is logging. It should have a
dedicated context which strictly controls what it is permitted
todo.

Signed-off-by: Daniel P. Berrange berrange@redhat.com

The virtlogd daemon is currently given the same context as
libvirtd. This is essentially unrestricted host access which
is not at all desirable. The virtlogd daemon is a small single
purpose daemon whose only job is logging. It should have a
dedicated context which strictly controls what it is permitted
todo.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
@berrange berrange closed this Feb 24, 2016
@berrange berrange deleted the rawhide-contrib-virtlogd branch February 24, 2016 15:49
@berrange berrange restored the rawhide-contrib-virtlogd branch February 24, 2016 15:49
@berrange berrange deleted the rawhide-contrib-virtlogd branch February 24, 2016 15:49
@berrange
Copy link
Contributor Author

New version of patch at #104

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

Successfully merging this pull request may close these issues.

None yet

1 participant