<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>
<div>Postscript: systemd-hwdb-update.service calls "systemd-hwdb update", which ignores any changes made in /etc/udev/hwdb.d/*.hwdb</div>

<div>It reverts any changes to hwdb.bin which have been made by "udevadm-hwdb --update"</div>

<div>Therefore the workaround command sequence required to ensure that changes made in /etc/udev/hwdb.d/*.hwdb are reflected in hwdb.bin *and persist* is:</div>

<div> </div>

<div><code>systemctl mask systemd-hwdb-update.service</code></div>

<div><code>udevadm hwdb --update</code></div>

<div><code>udevadm trigger /dev/input/eventXX</code></div>

<div> </div>

<div>Suggestion for a fix:</div>

<div>1. Deprecate systemd-hwdb</div>

<div>2. Modify udevadm help text and man page to show the "hwdb --update" command option again</div>
</div>
</div></div></body></html>