|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: [Xen-changelog] Move xcs to unix domain sockets.
yOn Sun, 27 Feb 2005, Rik van Riel wrote:
> On Fri, 25 Feb 2005, BitKeeper Bot wrote:
>
> > ChangeSet 1.1265, 2005/02/25 22:55:44+00:00, akw27@xxxxxxxxxxxxxxxxxxxxxx
>
> > diff -Nru a/tools/misc/xend b/tools/misc/xend
> > --- a/tools/misc/xend 2005-02-26 06:03:12 -05:00
> > +++ b/tools/misc/xend 2005-02-26 06:03:12 -05:00
> > @@ -24,7 +24,7 @@
> > import socket
> > import time
> >
> > -XCS_PORT = 1633
> > +XCS_PATH = "/var/xen/xcs_socket"
>
> Didn't the other tools have everything in /var/lib/xen ?
They didn't before I sent a patch, to make them FHS compliant.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|