From b1287b34794130a1ff32f61a1ba30b9a830466c1 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Tue, 15 Jan 2019 23:38:03 -0500 Subject: copy systemd to [libre-testing] --- libre-testing/systemd/systemd-binfmt.hook | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 libre-testing/systemd/systemd-binfmt.hook (limited to 'libre-testing/systemd/systemd-binfmt.hook') diff --git a/libre-testing/systemd/systemd-binfmt.hook b/libre-testing/systemd/systemd-binfmt.hook new file mode 100644 index 000000000..9c31a4b16 --- /dev/null +++ b/libre-testing/systemd/systemd-binfmt.hook @@ -0,0 +1,10 @@ +[Trigger] +Type = File +Operation = Install +Operation = Upgrade +Target = usr/lib/binfmt.d/*.conf + +[Action] +Description = Registering binary formats... +When = PostTransaction +Exec = /usr/share/libalpm/scripts/systemd-hook binfmt -- cgit v1.2.3