summaryrefslogtreecommitdiff
path: root/libre/notsystemd/systemd-tmpfiles.hook
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-07-21 17:27:13 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-07-24 00:58:10 -0400
commit5cda8090484becc96da80c15f1db5b8c137a79b9 (patch)
tree633acd19dd3ac32e1f5a58285af2788a070fe0e4 /libre/notsystemd/systemd-tmpfiles.hook
parentb24f38ea39ad553c4cc428b189687ac6eccf1cfa (diff)
downloadabslibre-5cda8090484becc96da80c15f1db5b8c137a79b9.tar.gz
abslibre-5cda8090484becc96da80c15f1db5b8c137a79b9.tar.bz2
abslibre-5cda8090484becc96da80c15f1db5b8c137a79b9.zip
libre/notsystemd: Update to 239.1
Diffstat (limited to 'libre/notsystemd/systemd-tmpfiles.hook')
-rw-r--r--libre/notsystemd/systemd-tmpfiles.hook3
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/notsystemd/systemd-tmpfiles.hook b/libre/notsystemd/systemd-tmpfiles.hook
index 18cdd9180..df60d8275 100644
--- a/libre/notsystemd/systemd-tmpfiles.hook
+++ b/libre/notsystemd/systemd-tmpfiles.hook
@@ -7,5 +7,4 @@ 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'
-NeedsTargets
+Exec = /usr/share/libalpm/scripts/systemd-hook tmpfiles