summaryrefslogtreecommitdiff
path: root/nonsystemd/opentmpfiles/30-opentmpfiles.hook
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2019-11-12 23:21:25 -0300
committerDavid P <megver83@parabola.nu>2019-11-12 23:21:25 -0300
commite9a2dc3e666d29419e0750a496f8393c21e03f29 (patch)
tree5c5e1e0a24e1ebc0b061993ef26f5a9560de5f0a /nonsystemd/opentmpfiles/30-opentmpfiles.hook
parent25fad4502cf66c7fa1e2285cd005d0c2599855f7 (diff)
downloadabslibre-e9a2dc3e666d29419e0750a496f8393c21e03f29.tar.gz
abslibre-e9a2dc3e666d29419e0750a496f8393c21e03f29.tar.bz2
abslibre-e9a2dc3e666d29419e0750a496f8393c21e03f29.zip
addpkg: nonsystemd/opentmpfiles 0.2-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'nonsystemd/opentmpfiles/30-opentmpfiles.hook')
-rw-r--r--nonsystemd/opentmpfiles/30-opentmpfiles.hook11
1 files changed, 11 insertions, 0 deletions
diff --git a/nonsystemd/opentmpfiles/30-opentmpfiles.hook b/nonsystemd/opentmpfiles/30-opentmpfiles.hook
new file mode 100644
index 000000000..ac173048a
--- /dev/null
+++ b/nonsystemd/opentmpfiles/30-opentmpfiles.hook
@@ -0,0 +1,11 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Target = usr/lib/tmpfiles.d/*.conf
+
+[Action]
+Description = Creating temporary files...
+When = PostTransaction
+Exec = /usr/share/libalpm/scripts/tmpfiles-hook tmpfiles
+NeedsTargets