summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authornecoro <>2007-07-07 02:27:31 +0000
committernecoro <>2007-07-07 02:27:31 +0000
commit91225d6ff5bc70cd76d0cf54f35a1cf6186b538b (patch)
treecd6514fdf518f4d54beafbbb64fefd8bcbc16bd5 /plugins
parentd1b6cf6e24b3f2ca310a07313a162bc8f790679f (diff)
downloadportato-91225d6ff5bc70cd76d0cf54f35a1cf6186b538b.tar.gz
portato-91225d6ff5bc70cd76d0cf54f35a1cf6186b538b.tar.bz2
portato-91225d6ff5bc70cd76d0cf54f35a1cf6186b538b.zip
Some documentation work
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 />