Am Samstag 30 Januar 2010 21:54:29 schrieb Guillaume ZITTA:
> Sorry for the late response, I was on holidays.
> I do think joining efforts is always a good thing.
> I think some things needs to be defined :
> - best practices for a good container is (no udev, syslog conf...)
> - what minimal featur
Ryousei Takano wrote:
> Hi Daniel,
>
> This patch correctly terminates the string returned by readlink(2) with a
> NULL charactor.
Good catch.
Thanks Ryousei.
-- Daniel
--
The Planet: dedicated and managed hosting,
Ryousei Takano wrote:
> Hi daniel and all,
>
> I have ran the CentOS 5 container on the CentOS 5. When lxc-start executes
> with daemon mode
> and without logging, the permission of /dev/null on the host OS changes from
> 0666 to 0600.
>
> I guess it is because lxc uses bind mount due to remap
Dominik Schulz wrote:
> Am Samstag 30 Januar 2010 21:54:29 schrieb Guillaume ZITTA:
>> Sorry for the late response, I was on holidays.
>> I do think joining efforts is always a good thing.
>> I think some things needs to be defined :
>> - best practices for a good container is (no udev, syslog conf
Hey all,
Just for giggles, could we save the host PID of the container init
process in a file in /var/lib/lxc/${VM} somewhere? I know there's all
sorts of contingencies, like what what if that process forks and execs
another process and the parent process exits and what not... Most of
the time,
Mike> Hey all, Just for giggles, could we save the host PID of the
Mike> container init process in a file in /var/lib/lxc/${VM} somewhere?
+1 from me, sounds like a very useful thing to do. Might it be so that
container A would want to know about that sort of thing from container B
or vice versa
Le 01/02/2010 00:15, Daniel Lezcano a écrit :
> Dominik Schulz wrote:
>
>> Am Samstag 30 Januar 2010 21:54:29 schrieb Guillaume ZITTA:
>>
>>> Sorry for the late response, I was on holidays.
>>> I do think joining efforts is always a good thing.
>>> I think some things needs to be defined :