summaryrefslogtreecommitdiff
path: root/libre/systemd/systemd-tmpfiles.hook
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-03-13 03:41:24 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-03-13 03:41:24 -0500
commitadb1d0db1ac5a7eb1e6480a49e1981cddb431017 (patch)
tree7648cc8dd9fd9b59de6b02787b49bf8568663aab /libre/systemd/systemd-tmpfiles.hook
parent5fed6ef4ba36f621ad6ff0ab01a32e718641a4f2 (diff)
downloadabslibre-adb1d0db1ac5a7eb1e6480a49e1981cddb431017.tar.gz
abslibre-adb1d0db1ac5a7eb1e6480a49e1981cddb431017.tar.bz2
abslibre-adb1d0db1ac5a7eb1e6480a49e1981cddb431017.zip
systemd-238.0-3.parabola1: updating version
Diffstat (limited to 'libre/systemd/systemd-tmpfiles.hook')
-rw-r--r--libre/systemd/systemd-tmpfiles.hook2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/systemd/systemd-tmpfiles.hook b/libre/systemd/systemd-tmpfiles.hook
index 18cdd9180..06554cde5 100644
--- a/libre/systemd/systemd-tmpfiles.hook
+++ b/libre/systemd/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