All checks were successful
Package builder / BuildPackage (push) Successful in 24m33s
Signed-off-by: fbt <fbt@fleshless.org>
12 lines
261 B
Plaintext
12 lines
261 B
Plaintext
[Trigger]
|
|
Type = Path
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Operation = Remove
|
|
Target = usr/lib/udev/rules.d/*
|
|
|
|
[Action]
|
|
Description = Reloading device manager configuration...
|
|
When = PostTransaction
|
|
Exec = /usr/share/libalpm/scripts/systemd-hook udev-reload
|