From 3d161f991e16369aa59f447eb4cdb90af33261c8 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 28 Apr 2015 12:33:19 +0200 Subject: run: by default, wait until the transient unit finished start-up Make this blocking behaviour optional with --no-block, similar to systemctl's switch of this name. --- man/systemctl.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index 8c0a01d3e1..4e77af5259 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -316,8 +316,8 @@ Do not synchronously wait for the requested operation to finish. If this is not specified, the job will be verified, enqueued and systemctl will - wait until it is completed. By passing this argument, it is - only verified and enqueued. + wait until the unit's start-up is completed. By passing this + argument, it is only verified and enqueued. -- cgit v1.2.3-54-g00ecf