From da8e65c5335e21ba449d03def580bac1355cb0df Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 8 May 2008 00:05:30 -0400 Subject: 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 --- doc/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') 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: -- cgit v1.2.3