]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
systemd: update README
authorTomas Krizek <tomas.krizek@nic.cz>
Fri, 16 Feb 2018 09:39:43 +0000 (10:39 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Fri, 16 Feb 2018 11:33:07 +0000 (12:33 +0100)
Discourage use of kresd.service in distros using systemd-sysv-generator.

systemd/README.md

index aa7046d0199712392380ec9c8d763f200627ade0..3422d1ae9fd9402806294fcda06ef98472332351 100644 (file)
@@ -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.