diff options
Diffstat (limited to 'libs/libinput/post-install')
| -rw-r--r-- | libs/libinput/post-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/libinput/post-install b/libs/libinput/post-install new file mode 100644 index 0000000..8c49b27 --- /dev/null +++ b/libs/libinput/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +/sbin/udevadm hwdb --update + |
