[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] /var/run/libvirt
- From: Stefan de Konink <skinkie xs4all nl>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] /var/run/libvirt
- Date: Fri, 8 Aug 2008 12:16:08 +0200 (CEST)
On Fri, 8 Aug 2008, Daniel P. Berrange wrote:
> On Fri, Aug 08, 2008 at 12:08:05PM +0200, Stefan de Konink wrote:
> > On Fri, 8 Aug 2008, Daniel Veillard wrote:
> > >
> > > install -d -m 0755 $RPM_BUILD_ROOT%{_localstatedir}/run/libvirt/
> > >
> > > in libvirt spec file and
> > >
> > > mkdir -p $(DESTDIR)$(localstatedir)/run/libvirt
> > >
> > > in qemud/Makefile.am as part of install-data-local rule. So it seems
> > > it really should be created appropriately as part of 'make install'
> >
> > My /var/run is empty upon boot. (ramfs) One may wonder why libvirt needs a
> > dedicated directory at all for two sockets...
>
> That just happens to be your particular deployment scenario. Other
> hypervisor drivers put stuff in there too, hence we have a directory.
Anyway, it is a trivial fix... if I need to write a patch myself, so be
it.
Stefan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]