]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: tag DMI id device with "systemd", so that we can order units after it
authorLennart Poettering <lennart@amutable.com>
Thu, 26 Feb 2026 10:24:21 +0000 (11:24 +0100)
committerLennart Poettering <lennart@amutable.com>
Fri, 20 Mar 2026 10:53:33 +0000 (11:53 +0100)
commit56356c9deca6bc2142b8f69c94aea91ca47d81e9
tree230a47f0351cc4fa0b1d07be8eb7d7987b11b72c
parent67387626884afec7dbb64cb78a39a3676b7ff663
udev: tag DMI id device with "systemd", so that we can order units after it

For various usecases it is useful to read relevant data from the DMI
udev device, but this means we need a way to wait for it for this to be
probed to be race-free. Hence tag it with "systemd", so that
sys-devices-virtual-dmi-id.device can be used as synchronization point.
rules.d/60-dmi-id.rules