From 5cda8090484becc96da80c15f1db5b8c137a79b9 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 21 Jul 2018 17:27:13 -0400 Subject: libre/notsystemd: Update to 239.1 --- libre/notsystemd/systemd-tmpfiles.hook | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libre/notsystemd/systemd-tmpfiles.hook') 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 -- cgit v1.2.3