12
udev-hwdb.hook
Normal file
12
udev-hwdb.hook
Normal file
@@ -0,0 +1,12 @@
|
||||
[Trigger]
|
||||
Type = File
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Operation = Remove
|
||||
Target = usr/lib/udev/hwdb.d/*
|
||||
Target = etc/udev/hwdb.d/*
|
||||
|
||||
[Action]
|
||||
Description = Updating udev Hardware Database...
|
||||
When = PostTransaction
|
||||
Exec = /usr/bin/udevadm hwdb --update
|
Reference in New Issue
Block a user