doc/user: update the udev rule to handle bind/unbind events
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 13 Jun 2023 23:16:27 +0000 (09:16 +1000)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 4 Dec 2023 10:23:27 +0000 (19:23 +0900)
commita19ae0adbfd6779e40871294fd2e47787c52ee85
treea12dcd1251eb4b43bf654cd9a0f03a8d0f6d2505
parent815fad681f7e971b480d279a8f6a61e9228329e9
doc/user: update the udev rule to handle bind/unbind events

Summary: we expect add, change or remove but kernel 4.12 added bind and
unbind. These events were previously discarded by udevd. Our rules should
handle any event *but* remove, so update as suggested in the announce email
linked below.

For a longer explanation, see the system 247rc2 announcement
https://lists.freedesktop.org/archives/systemd-devel/2020-November/045570.ht

See cd37dcfa66d59ecbdf787ee1aa34bb65f2a38b6d where we did this already
for the udev rules we use ourselves.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
doc/user/ignoring-devices.rst