]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: assume all devices which have persistent links also need to be watched
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 16 Aug 2019 11:20:04 +0000 (13:20 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 16 Aug 2019 12:34:10 +0000 (14:34 +0200)
commit5492c62a25313ec645e7330c016e2e406f5205e0
tree55aea0957d6eb954bf835c4af417dbb9869de9a8
parentf364a17dd165b398bd15470e93726bf6ca90be90
udev: assume all devices which have persistent links also need to be watched

We had two similar lists, but one was accepting many more device types.
I assume that this is by mistake, simply because the lack of device links
is easier to notice than the lack of synthesized event after the device is
written to. This uses the same list in both places, effectively adding
"watch" attribute to /dev/nbd*, /dev/zd*, etc.
rules/60-block.rules