[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#808364: lxc: lxc-start fails to mount proc (Operation not permitted)



On 2015-12-19 01:29, Ben Hutchings wrote:
What mount options are used for /proc in the host system, and in the
container?

Hi,

The container has in its config:
lxc.mount.entry = proc proc proc ro,nodev,noexec,nosuid 0 0

I'm not sure why those particular options. I believe lxc-create set it up that way via the Debian template.

and the host:
proc            /proc           proc    defaults        0       0


Reply to: