13 lines
259 B
Plaintext
13 lines
259 B
Plaintext
|
[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
|