From: Tomas Krizek Date: Fri, 16 Feb 2018 09:39:43 +0000 (+0100) Subject: systemd: update README X-Git-Tag: v2.1.0~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eebce52bd6bed541b5bef4f0a7bae3bb3815a75d;p=thirdparty%2Fknot-resolver.git systemd: update README Discourage use of kresd.service in distros using systemd-sysv-generator. --- diff --git a/systemd/README.md b/systemd/README.md index aa7046d01..3422d1ae9 100644 --- a/systemd/README.md +++ b/systemd/README.md @@ -21,3 +21,8 @@ be packaged, because they won't be used. Notes ----- +* If you're using the upstream systemd unit files, don't forget to also include + doc/kresd.systemd.7 manual page in the package. +* Distributions using systemd-sysv-generator should mask kresd.service to + be consistent with other distributions. Any use of kresd.service instead of + kresd@N.service is discouraged to avoid confusing the users.