summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 0e6ac9da..d05871c1 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -597,6 +597,12 @@ F<maintscript> config file. This was the original intend but it did
not work properly and packages have begun to rely on the incomplete
shell escaping (e.g. quoting file names).
+=item -
+
+The B<dh_installinit> command now defaults to
+B<--restart-after-upgrade>. For packages needing the previous
+behaviour, please use B<--no-restart-after-upgrade>.
+
=back
=back