Package: udev
Version: 167-1
Severity: wishlist

Hi,

from a quick glance, it looks like running udev in a linux container
isn't supported, so I guess it might make sense to use a check similar
to is_chrooted in its postinst to decide whether to start the daemon.

In a "foo" linux container I've got this:
| cat /proc/1/cgroup
| 1:net_cls,freezer,devices,cpuacct,cpu,ns,cpuset:/foo

In the host system (root container) I've got that instead:
| cat /proc/1/cgroup
| 1:net_cls,freezer,devices,cpuacct,cpu,ns,cpuset:/

I think I saw a proposal (on launchpad?), grepping for /$ in that file
to determine whether one is in the root container.

Thanks for considering.

KiBi.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to