summarylogtreecommitdiffstats
path: root/tracer.hook
diff options
context:
space:
mode:
Diffstat (limited to 'tracer.hook')
-rw-r--r--tracer.hook4
1 files changed, 2 insertions, 2 deletions
diff --git a/tracer.hook b/tracer.hook
index 30e05ae0cdd1..177ec922d34c 100644
--- a/tracer.hook
+++ b/tracer.hook
@@ -4,7 +4,7 @@ Type = Package
Target = *
[Action]
-Description = Checking if anything needs restarted...
+Description = Checking if anything needs to be restarted...
Depends = tracer
When = PostTransaction
-Exec = /usr/lib/tracer/tracer-hook-wrapper
+Exec = /bin/sh -c 'tracer -ae || true'