On Thu, 25.07.13 10:45, Thomas Bächler ([email protected]) wrote: > Am 25.07.2013 10:18, schrieb Frederic Crozat: > > Le mercredi 24 juillet 2013 à 18:41 -0300, Gerardo Exequiel Pozzi a > > écrit : > >> Signed-off-by: Gerardo Exequiel Pozzi <[email protected]> > >> --- > >> units/systemd-udev-settle.service.in | 1 - > >> units/systemd-udev-trigger.service.in | 1 - > >> units/systemd-udevd-control.socket | 1 - > >> units/systemd-udevd-kernel.socket | 1 - > >> 4 files changed, 4 deletions(-) > > > > What do you expect to fix with this patch ? > > > > This will just break distro containers (nspawn / lxc) since it will > > cause udev to be started there. > > If these units should not be started in containers, this should be > reflected with ConditionVirtualization. ConditionCapability is not > related to containers at all.
CAP_MKNOD certainly is related to containers. It's generally available on hosts but not in containers. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
