summarylogtreecommitdiffstats
path: root/systemd-tmpfiles.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-tmpfiles.hook
parent20633e6c9d2e7df9414495dff9dd1d379a4997bf (diff)
downloadaur-a91a94455db05bc2b2b071a73201aead038a3f9a.tar.gz
systemd-selinux 238.0-3 update
Diffstat (limited to 'systemd-tmpfiles.hook')
-rw-r--r--systemd-tmpfiles.hook2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd-tmpfiles.hook b/systemd-tmpfiles.hook
index 18cdd9180d71..06554cde557e 100644
--- a/systemd-tmpfiles.hook
+++ b/systemd-tmpfiles.hook
@@ -7,5 +7,5 @@ Target = usr/lib/tmpfiles.d/*.conf
[Action]
Description = Creating temporary files...
When = PostTransaction
-Exec = /bin/sh -c 'while read -r f; do /usr/bin/systemd-tmpfiles --create "$(basename "$f")"; done'
+Exec = /usr/share/libalpm/scripts/systemd-hook tmpfiles
NeedsTargets