Files
udev/source-files/udev-hwdb.bpmhook
T
2025-05-08 17:18:59 +03:00

6 lines
155 B
Plaintext

trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
targets: ["usr/lib/udev/hwdb.d/*.hwdb"]
depends: ["udev"]
run: "udev-hwdb update"