[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] Fix PolicyKit.conf example docs
- From: "Daniel P. Berrange" <berrange redhat com>
- To: Cole Robinson <crobinso redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH] Fix PolicyKit.conf example docs
- Date: Thu, 8 May 2008 12:52:28 +0100
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 :|
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]