[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 4/4] lxc: store tty pid
- From: "Daniel P. Berrange" <berrange redhat com>
- To: Dave Leskovec <dlesko linux vnet ibm com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH 4/4] lxc: store tty pid
- Date: Fri, 30 May 2008 12:25:47 +0100
On Thu, May 29, 2008 at 03:44:24PM -0700, Dave Leskovec wrote:
> er, this time with the patch....
>
> Dave Leskovec wrote:
> > This patch will use a file in the lxc configuration directory to store the tty
> > forwarding process pid. The pid is stored after the process is fork()'d. It's
> > loaded during startup when the config for a running container is loaded. The
> > file is deleted when the domain is undefined. This should avoid "losing" the
> > tty pid over a libvirtd restart.
The PID file should not be put in SYSCONFDIR. Transient state needs to
go in LOCALSTATEDIR - which translates to /var. So /var/lib/libvirt/lxc/
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]