In lxc 1.0.8, the Debian template disables the udev service inside containers when Debian is run with systemd. udev coldplug is left enabled. But why? As far as I can see, this is not useful for the container itself, but might screw up the host or other containers that have udev running. (jep, I use aa_profile = unconfined). Christoph