summaryrefslogtreecommitdiff
path: root/pcr/opentmpfiles/opentmpfiles.hook
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-16 02:23:49 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-16 02:23:49 -0400
commit634f6d7d7a7d998f2a2417bbf79b540a2fe38db9 (patch)
treeda8908ca08c99648b5cd29f6d03119b4f1da3276 /pcr/opentmpfiles/opentmpfiles.hook
parent8f3d2e036a9b9bd21d63d2ed8a862f8dc187bec7 (diff)
downloadabslibre-634f6d7d7a7d998f2a2417bbf79b540a2fe38db9.tar.gz
abslibre-634f6d7d7a7d998f2a2417bbf79b540a2fe38db9.tar.bz2
abslibre-634f6d7d7a7d998f2a2417bbf79b540a2fe38db9.zip
pcr/opentmpfiles: Fix the command in the libalpm hook
Diffstat (limited to 'pcr/opentmpfiles/opentmpfiles.hook')
-rw-r--r--pcr/opentmpfiles/opentmpfiles.hook2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/opentmpfiles/opentmpfiles.hook b/pcr/opentmpfiles/opentmpfiles.hook
index 8fd7e9a9b..2a5db2a17 100644
--- a/pcr/opentmpfiles/opentmpfiles.hook
+++ b/pcr/opentmpfiles/opentmpfiles.hook
@@ -7,4 +7,4 @@ Target = usr/lib/tmpfiles.d/*.conf
[Action]
Description = Creating temporary files...
When = PostTransaction
-Exec = /usr/bin/systemd-tmpfiles --create
+Exec = /usr/bin/tmpfiles --create