diff options
| author | Yurii Kolesnykov <yurikoles@gmail.com> | 2018-03-27 16:13:43 +0300 |
|---|---|---|
| committer | Yurii Kolesnykov <yurikoles@gmail.com> | 2018-03-27 16:13:43 +0300 |
| commit | 32bfc2a68a92ce414fe400b7f40b731745ad383f (patch) | |
| tree | 47894b92d984f0197bc59f928c7245db7eb416cf /systemd-tmpfiles.hook | |
| parent | 8f1da96a9df35a43ae1417cb72c49c8201a58ea8 (diff) | |
| download | systemd-git-32bfc2a68a92ce414fe400b7f40b731745ad383f.tar.gz systemd-git-32bfc2a68a92ce414fe400b7f40b731745ad383f.tar.bz2 | |
238
Diffstat (limited to 'systemd-tmpfiles.hook')
| -rw-r--r-- | systemd-tmpfiles.hook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd-tmpfiles.hook b/systemd-tmpfiles.hook index a2c5e3e..06554cd 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 "/$f"; done' +Exec = /usr/share/libalpm/scripts/systemd-hook tmpfiles NeedsTargets |
