aboutsummaryrefslogtreecommitdiffstats
path: root/community/knot-resolver/knot-resolver-openrc.post-upgrade
diff options
context:
space:
mode:
Diffstat (limited to 'community/knot-resolver/knot-resolver-openrc.post-upgrade')
-rw-r--r--community/knot-resolver/knot-resolver-openrc.post-upgrade4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/knot-resolver/knot-resolver-openrc.post-upgrade b/community/knot-resolver/knot-resolver-openrc.post-upgrade
index d7013040f2..cab8b70c07 100644
--- a/community/knot-resolver/knot-resolver-openrc.post-upgrade
+++ b/community/knot-resolver/knot-resolver-openrc.post-upgrade
@@ -6,8 +6,8 @@ ver_old="$2"
if [ "$(apk version -t "$ver_old" "5.0.1-r0")" = "<" ]; then
cat >&2 <<-EOF
*
- * Service knot-resolver was renamed to kresd.
- * Fixing runlevels for you...
+ * Service knot-resolver was renamed to kresd and it logs to syslog
+ * instead of file by default. Fixing runlevels for you...
*
EOF