From 1795e1d6f84d15ae2686f1238d5fd4b5f8b6b550 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 17 Jun 2017 22:46:41 -0400 Subject: add libre/notsystemd --- libre/notsystemd/systemd-update.hook | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libre/notsystemd/systemd-update.hook (limited to 'libre/notsystemd/systemd-update.hook') diff --git a/libre/notsystemd/systemd-update.hook b/libre/notsystemd/systemd-update.hook new file mode 100644 index 000000000..3697fbd70 --- /dev/null +++ b/libre/notsystemd/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