From 331d6a201b82a03c5343bb9c25280f0cd8b7d9fb Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 23 Nov 2016 19:21:56 +0100 Subject: hwdb: use systemd-hwdb instead of obsolete udevadm hwdb (#4722) Fixes: #4721 --- hwdb/60-keyboard.hwdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hwdb/60-keyboard.hwdb') diff --git a/hwdb/60-keyboard.hwdb b/hwdb/60-keyboard.hwdb index 29e2d9027d..bbe375eb5c 100644 --- a/hwdb/60-keyboard.hwdb +++ b/hwdb/60-keyboard.hwdb @@ -46,7 +46,7 @@ # To update this file, create a new file # /etc/udev/hwdb.d/70-keyboard.hwdb # and add your rules there. To load the new rules execute (as root): -# udevadm hwdb --update +# systemd-hwdb update # udevadm trigger /dev/input/eventXX # where /dev/input/eventXX is the keyboard in question. If in # doubt, simply use /dev/input/event* to reload all input rules. -- cgit v1.2.3-54-g00ecf