From cdabc8ef153683eccecbd4861d88ba13a3ac97b7 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 24 May 2018 11:01:22 -0400 Subject: [PATCH] doc: systemd -- clarify how to manually start all services. See https://github.com/systemd/systemd/issues/9080 for details/discussion. --- doc/kresd.systemd.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2