From e9a2dc3e666d29419e0750a496f8393c21e03f29 Mon Sep 17 00:00:00 2001 From: David P Date: Tue, 12 Nov 2019 23:21:25 -0300 Subject: addpkg: nonsystemd/opentmpfiles 0.2-1 Signed-off-by: David P --- nonsystemd/opentmpfiles/30-opentmpfiles.hook | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 nonsystemd/opentmpfiles/30-opentmpfiles.hook (limited to 'nonsystemd/opentmpfiles/30-opentmpfiles.hook') 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 -- cgit v1.2.3