[systemd-devel] Systemd and network devices under LXC?

Kay Sievers kay at vrfy.org
Thu Jan 24 06:49:55 PST 2013


On Thu, Jan 24, 2013 at 3:18 PM, Lars Kellogg-Stedman <lars at oddbit.com> 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


More information about the systemd-devel mailing list