aboutsummaryrefslogtreecommitdiffstats
path: root/community/knot-resolver/knot-resolver.confd
diff options
context:
space:
mode:
Diffstat (limited to 'community/knot-resolver/knot-resolver.confd')
-rw-r--r--community/knot-resolver/knot-resolver.confd3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/knot-resolver/knot-resolver.confd b/community/knot-resolver/knot-resolver.confd
index 78d9860346..fdf41e07a9 100644
--- a/community/knot-resolver/knot-resolver.confd
+++ b/community/knot-resolver/knot-resolver.confd
@@ -8,3 +8,6 @@
# Path to the logging file.
#logfile="/var/log/knot-resolver.log"
+
+# Uncomment to define soft dependency on kres-cache-gc.
+# rc_want="kres-cache-gc"