summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Vernon <matthew@debian.org>2021-01-07 09:01:18 +0000
committerMatthew Vernon <matthew@debian.org>2021-01-07 09:01:18 +0000
commit1b7424b418ef68d2372739cc6d39b572985678c4 (patch)
tree9522d5f70b0e6127aba7d9f3616099280ed2753e
parent790e0a6c692e62ee2b8942b150464f16ee4341cd (diff)
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
index a8da7ee..21eae42 100644
--- a/README.org
+++ b/README.org
@@ -59,3 +59,6 @@ package rather than in their related package.
always exist
- We don't know about actions that might need taking when the related
package is upgraded (e.g. reload/restart &c)
+- Over-zealous conffile removal from the related package might remove
+ the init script we have installed (since the one here will typically
+ be the same as the one the related package no longer wants)