summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-05-08 00:05:30 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-05-08 00:05:30 -0400
commitda8e65c5335e21ba449d03def580bac1355cb0df (patch)
treed423990b8caea86f99e8044a50667d391d4b2cd2 /doc
parent0dbdf93cb69c3336da3ffac4db50092ca982ff07 (diff)
dh_installinit: Add --restart-after-upgrade, which avoids stopping a daemon in the prerm, and instead restarts it in the postinst, keeping its downtime minimal. Since some daemons could break if files are upgraded while they're running, it's not the default. It might become the default in a future (v8) compatability level. Closes: #471060
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 17d7a189..84c05137 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -30,10 +30,11 @@ Wishlist items:
This needs more thought.
-v7:
+v9:
* escaping in config files (for whitespace)?
* make dh_install use hard links for efficiency
+* dh_installinit --restart-after-upgrade as default?
Deprecated: