Am 17.05.2010 16:53, schrieb l...@zitta.fr:
> Le 17/05/2010 18:09, Wilhelm a écrit :
>
>> Am 17.05.2010 14:59, schrieb zitta.fr:
>>
>>> Hi,
>>>
>>> try this :
>>>
>>> cat> /path_to_lucid_root/etc/init/console.conf
>>> # console - getty
>>> #
>>> # This service maintai
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lxc".
The branch, master has been updated
via 1f1b18e754e4c1157ffaadeb3d0ae05e5c83cb5a (commit)
from 9232212afdad25536afc8d24
Hi all,
is it safe to use initctl in a container using upstart (as ubuntu lucid)?
Especially, upstart-init uses an abstract unix-socket:
connect(3, {sa_family=AF_FILE, path=@"/com/ubuntu/upstart"}, 22) = 0
Is this socket separated from the parent (host) namespace, so the
container can't affect
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lxc".
The branch, master has been updated
via 0093bb8ced5784468daf8e66783e6be3782e8fea (commit)
from 1f1b18e754e4c1157ffaadeb
Quoting Wilhelm (wilhelm.me...@fh-kl.de):
> Hi all,
>
> is it safe to use initctl in a container using upstart (as ubuntu lucid)?
>
> Especially, upstart-init uses an abstract unix-socket:
>
> connect(3, {sa_family=AF_FILE, path=@"/com/ubuntu/upstart"}, 22) = 0
>
> Is this socket separated from