summarylogtreecommitdiffstats
path: root/systemd-udev-reload.hook
diff options
context:
space:
mode:
authorNicolas Iooss2018-03-18 19:04:30 +0100
committerNicolas Iooss2018-03-18 19:04:30 +0100
commita91a94455db05bc2b2b071a73201aead038a3f9a (patch)
treeb0709068f554c5132258f286a97a2cc9dfee2f12 /systemd-udev-reload.hook
parent20633e6c9d2e7df9414495dff9dd1d379a4997bf (diff)
downloadaur-a91a94455db05bc2b2b071a73201aead038a3f9a.tar.gz
systemd-selinux 238.0-3 update
Diffstat (limited to 'systemd-udev-reload.hook')
-rw-r--r--systemd-udev-reload.hook11
1 files changed, 11 insertions, 0 deletions
diff --git a/systemd-udev-reload.hook b/systemd-udev-reload.hook
new file mode 100644
index 000000000000..04238bd58d3d
--- /dev/null
+++ b/systemd-udev-reload.hook
@@ -0,0 +1,11 @@
+[Trigger]
+Type = File
+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