Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Cloud:OpenStack:Upstream:Master
openstack-monasca-agent
openstack-monasca-agent.polkit
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openstack-monasca-agent.polkit of Package openstack-monasca-agent
/* This rule let's monasca-agent's libvirt check monitor libvirt */ polkit.addRule(function(action, subject) { if ((action.id == "org.libvirt.unix.monitor") && (subject.user == "monasca-agent")) { return polkit.Result.YES; } });
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor