On Sun, 2021-06-13 at 12:02 -0700, Samuel Sieb wrote:
$ ls /etc/systemd/system/systemd-udev-settle.service /etc/systemd/system/systemd-udev-settle.service
I think if you use "ls -l", you'll find that it's a symlink to /dev/null. In the other thread we figured out that it's actually in the initrd as well, so masking it on the system only has a partial effect.
As you say, it's a symlink to /dev/null.
poc