Comment 5 for bug 1290920

Revision history for this message
Tim Penhey (thumper) wrote : Re: template container contains user log mount in error

I found that the code was committed back in march to not mount the log dir in the container.

My juju-precise-template lxc container had a line that include a mount to /home/tim/.juju/local/log, which caused cgroups to complain when logged in as my other local user.

Removing the juju-precise-template and getting juju to recreate it fixed the problem for me.

My template container was created about a week before the code landed in trunk.

@pitti, can I get you to take a look inside the config file for the lxc container to see if you have a similar problem?