From 2177ff89a456de6f013273944725be16a2cc2fea Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 31 Jan 2017 22:56:46 -0300 Subject: systemd-232-8.parabola1: add hook for ConditionNeedsUpdate and update hwdb hook --- libre/systemd/systemd-update.hook | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libre/systemd/systemd-update.hook (limited to 'libre/systemd/systemd-update.hook') diff --git a/libre/systemd/systemd-update.hook b/libre/systemd/systemd-update.hook new file mode 100644 index 000000000..3697fbd70 --- /dev/null +++ b/libre/systemd/systemd-update.hook @@ -0,0 +1,11 @@ +[Trigger] +Type = File +Operation = Install +Operation = Upgrade +Operation = Remove +Target = usr/ + +[Action] +Description = Arming ConditionNeedsUpdate... +When = PostTransaction +Exec = /usr/bin/touch -c /usr -- cgit v1.2.3