From: Daniel Kahn Gillmor Date: Thu, 24 May 2018 15:01:22 +0000 (-0400) Subject: doc: systemd -- clarify how to manually start all services. X-Git-Tag: v2.4.0~36^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdabc8ef153683eccecbd4861d88ba13a3ac97b7;p=thirdparty%2Fknot-resolver.git doc: systemd -- clarify how to manually start all services. See https://github.com/systemd/systemd/issues/9080 for details/discussion. --- diff --git a/doc/kresd.systemd.7 b/doc/kresd.systemd.7 index 541ea4ddb..0791165a2 100644 --- a/doc/kresd.systemd.7 +++ b/doc/kresd.systemd.7 @@ -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