aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Biebl <mbiebl@gmail.com>2016-11-23 19:21:56 +0100
committerMartin Pitt <martin.pitt@ubuntu.com>2016-11-23 19:21:56 +0100
commit331d6a201b82a03c5343bb9c25280f0cd8b7d9fb (patch)
tree262dd1e1e1c4c629f0bd14f0c0fdf049bb6306a2 /hwdb/70-pointingstick.hwdb
parentMerge pull request #4259 from joukewitteveen/notify (diff)
downloadsystemd-331d6a201b82a03c5343bb9c25280f0cd8b7d9fb.tar.gz
systemd-331d6a201b82a03c5343bb9c25280f0cd8b7d9fb.tar.bz2
systemd-331d6a201b82a03c5343bb9c25280f0cd8b7d9fb.zip
hwdb: use systemd-hwdb instead of obsolete udevadm hwdb (#4722)
Fixes: #4721
Diffstat (limited to 'hwdb/70-pointingstick.hwdb')
-rw-r--r--hwdb/70-pointingstick.hwdb2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwdb/70-pointingstick.hwdb b/hwdb/70-pointingstick.hwdb
index e18ef2829..117f99455 100644
--- a/hwdb/70-pointingstick.hwdb
+++ b/hwdb/70-pointingstick.hwdb
@@ -27,7 +27,7 @@
# To add local entries, create a new file
# /etc/udev/hwdb.d/71-pointingstick-local.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 pointingstick in question. If in
# doubt, simply use /dev/input/event* to reload all input rules.