On Thu, Jan 24, 2013 at 3:18 PM, Lars Kellogg-Stedman <[email protected]> wrote: >> If udev runs in the container, maybe it should just made working. >> >> What does: >> udevadm test /sys/class/net/eth0 >> say about TAGS=:systemd and such ... > > Running this: > > # udevadm test /sys/class/net/eth0 | grep -i systemd > > Yields:
> /usr/lib/udev/rules.d/99-systemd.rules:52 > SYSTEMD_ALIAS=/sys/subsystem/net/devices/eth0 > TAGS=:systemd: That looks pretty different from the above output. If you run: udevadm trigger --action=add does the above udevadm info output change? Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
