summarylogtreecommitdiffstats
path: root/30-systemd-daemon-reload-system.hook
diff options
context:
space:
mode:
Diffstat (limited to '30-systemd-daemon-reload-system.hook')
-rw-r--r--30-systemd-daemon-reload-system.hook11
1 files changed, 11 insertions, 0 deletions
diff --git a/30-systemd-daemon-reload-system.hook b/30-systemd-daemon-reload-system.hook
new file mode 100644
index 000000000000..a305d734d782
--- /dev/null
+++ b/30-systemd-daemon-reload-system.hook
@@ -0,0 +1,11 @@
+[Trigger]
+Type = Path
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/lib/systemd/system/*
+
+[Action]
+Description = Reloading system manager configuration...
+When = PostTransaction
+Exec = /usr/share/libalpm/scripts/systemd-hook daemon-reload-system