<div dir="ltr">Hi All,<div>Apologies to re-post this query as I posted this query some time back, did not receive any response and I still could not unriddle the issue.</div><div><br></div><div>I need to grant device access (both block and char type) to unprivileged lxc container</div><div>If I run lsusb inside the container, it is not enumerating any devices though they are connected to my system.</div><div>What I found is, if the below line is added in lxc config file, lsusb is enumerating all the devices</div><div>lxc.mount.auto = cgroup:mixed proc:mixed sys:mixed </div><div><br></div><div>But we want to put some restriction on that. we want to allow only some block/char devices to container and provide read/write permission on that device so that the app running inside the container should only see those devices and perform I/O on it.</div><div><br></div><div>Please help how to achieve this.</div><div><br></div><div>Thanks & Regards,</div><div>Yasoda</div><div><br></div><div><br></div><div><br></div></div>