]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: systemd -- clarify how to manually start all services.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 24 May 2018 15:01:22 +0000 (11:01 -0400)
committerTomas Krizek <tomas.krizek@nic.cz>
Fri, 25 May 2018 14:49:32 +0000 (16:49 +0200)
See https://github.com/systemd/systemd/issues/9080 for
details/discussion.

doc/kresd.systemd.7

index 541ea4ddb26a638a7cb734cdfdab05f7b5f3b964..0791165a2145f19cd368a366230a715e5f1a5752 100644 (file)
@@ -132,7 +132,7 @@ that all enabled daemons are started and running, do:
 
 .nf
 .RS 4n
-.B systemctl start 'kresd@*.service'
+.B systemctl start --all 'kresd@*.service'
 .RE
 .fi