summarylogtreecommitdiffstats
path: root/30-systemd-tmpfiles.hook
diff options
context:
space:
mode:
authorRanieri Althoff2019-11-06 16:42:05 -0300
committerRanieri Althoff2019-11-06 21:01:11 -0300
commit72313ffd52f59617a9285dc403e4b8e40e5e952a (patch)
treecb87763f6d888603bc8381967cc9fb6aec7f9eb9 /30-systemd-tmpfiles.hook
downloadaur-72313ffd52f59617a9285dc403e4b8e40e5e952a.tar.gz
Initial commit
Diffstat (limited to '30-systemd-tmpfiles.hook')
-rw-r--r--30-systemd-tmpfiles.hook10
1 files changed, 10 insertions, 0 deletions
diff --git a/30-systemd-tmpfiles.hook b/30-systemd-tmpfiles.hook
new file mode 100644
index 000000000000..df60d82752ea
--- /dev/null
+++ b/30-systemd-tmpfiles.hook
@@ -0,0 +1,10 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Target = usr/lib/tmpfiles.d/*.conf
+
+[Action]
+Description = Creating temporary files...
+When = PostTransaction
+Exec = /usr/share/libalpm/scripts/systemd-hook tmpfiles