
25 Apr
2008
25 Apr
'08
4:38 a.m.
On Thu, Apr 24, 2008 at 07:20:45PM +0400, Anton Protopopov wrote:
1) If libvirtd is running as root, main() will try to change the group ownership of /var/run/libvirt to one specified by unix_sock_gid. 2) Default permissions on /var/run/libvirt are now 0750 How does this match with the default permissions of the read only socket? unix_sock_ro_perms = "0777" Shouldnt the /var/run/libvirt stay 0755? -- Guido