On Tue, Jul 22, 2014 at 05:11:23PM +0200, Martin Kletzander wrote:
>On Tue, Jul 22, 2014 at 01:36:56PM +0100, Daniel P. Berrange wrote:
>>On Wed, Jul 16, 2014 at 08:29:54PM +0200, Martin Kletzander wrote:
>>>This is complete rework of:
>>>
>>>http://www.redhat.com/archives/libvir-list/2013-April/msg01351.html
>>>
>>>where Daniel suggested we use systemd-like passing of socket fd in
>>>combination with the LISTEN_FDS environment variable:
>>>
>>>http://www.redhat.com/archives/libvir-list/2013-April/msg01356.html
>>>
>>>Resolves:
https://bugzilla.redhat.com/show_bug.cgi?id=927369
>>
>>Obviously that bug is focused on starting of the session daemon,
>>but the code we're adding here should work with systemd. Have you
>>tested that this actually allows for systemd activation of the
>>privileged libvirtd. If we're adding this FD passing, I think we
>>really ought to make sure we support this, so we don't have to
>>revisit it later. Should add a libvirtd.socket unit file too
>>so we have systemd activation by default for libvirtd.
>>
>
>Obviously I haven't. I just wanted to get rid of that silly, silly
>bug.
>
And now I tried and ... it Just Works(TM). I'll add a configuration
comment and libvirtd.socket.in file in the patch and send a v3. Let
me know what do you think of those permission settings there.