On Wed, May 07, 2008 at 04:29:40PM -0400, Cole Robinson wrote:
The current docs showing a possible PolicyKit.conf with the example:
<match action="org.libvirt.unix.manage" user="fred">
<return result="yes"/>
</match>
With PolicyKit-0.6-2.fc8, polkit-config-file-validate complains
about this format. 'man PolicyKit.conf' gives a similar example
with the format:
<match action="org.libvirt.unix.manage">
<match user="fred">
<return result="yes"/>
</match>
</match>
This doesn't cause any complaints and works. The attached patch updates
the docs with this format.
Thanks, I've applied this patch.
Dan.
--
|: Red Hat, Engineering, Boston -o-
http://people.redhat.com/berrange/ :|
|:
http://libvirt.org -o-
http://virt-manager.org -o-
http://ovirt.org :|
|:
http://autobuild.org -o-
http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|