[lxc-devel] [PATCH] Use container specific domain socket name

Christian Seiler christian at iwakd.de
Wed Apr 10 17:07:58 UTC 2013


Hi there,

> Let's say I do
> 
> 	sudo lxc-monitor -n r1 -n r2
> 
> and now do
> 
> 	sudo lxc-start -n r1
> 
> How do we know to send the 'started' event to the lxc-monitor, since
> there was not yet a lxc-start daemon running?

Just to throw my 2¢ in there - why not use DBus for that? It seems to me
that DBus has already solved all of the problems that occur here. And
one wouldn't need to care about multi-threading, because one only talks
to the DBus daemon itself.

Regards,
Christian




More information about the lxc-devel mailing list