Re: [libvirt] [PATCH] Set perms on /var/lib/libvirt/boot to 0711

2009-08-06 Thread Daniel P. Berrange
On Thu, Aug 06, 2009 at 03:48:45PM +0100, Mark McLoughlin wrote: > Allow qemu user to open kernel/initrds in this dir, but still prevent > others from listing it. > > * libvirt.spec.in: set /var/lib/libvirt/boot perms to 0711 ACK > --- > libvirt.spec.in |2 +- > 1 files changed, 1 insertion

[libvirt] [PATCH] Set perms on /var/lib/libvirt/boot to 0711

2009-08-06 Thread Mark McLoughlin
Allow qemu user to open kernel/initrds in this dir, but still prevent others from listing it. * libvirt.spec.in: set /var/lib/libvirt/boot perms to 0711 --- libvirt.spec.in |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/libvirt.spec.in b/libvirt.spec.in index 66ec070..d