From 1679eef96eb3a5b5446d9be586c3070ed750739a Mon Sep 17 00:00:00 2001 From: bill-auger Date: Fri, 18 Jan 2019 19:19:46 -0500 Subject: [systemd]: rebuild x86_64 in libre-testing --- libre-testing/systemd/systemd-tmpfiles.hook | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 libre-testing/systemd/systemd-tmpfiles.hook (limited to 'libre-testing/systemd/systemd-tmpfiles.hook') diff --git a/libre-testing/systemd/systemd-tmpfiles.hook b/libre-testing/systemd/systemd-tmpfiles.hook new file mode 100644 index 000000000..df60d8275 --- /dev/null +++ b/libre-testing/systemd/systemd-tmpfiles.hook @@ -0,0 +1,10 @@ +[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/systemd-hook tmpfiles -- cgit v1.2.3