summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/shutdown.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/shutdown.xml b/plugins/shutdown.xml
index 98f39d3..2897bd8 100644
--- a/plugins/shutdown.xml
+++ b/plugins/shutdown.xml
@@ -7,7 +7,10 @@
<hook
hook = "after_emerge"
call = "shutdown">
- <connect type="after" />
+ <connect type="after">
+ <!-- after everything else -->
+ *
+ </connect>
</hook>
<disabled />