mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
man/systemd-run: --wait shows more than CPU accounting data
This commit is contained in:
@@ -485,9 +485,10 @@
|
||||
start request for the transient unit is verified, enqueued, and waited for. Subsequently the invoked unit is
|
||||
monitored, and it is waited until it is deactivated again (most likely because the specified command
|
||||
completed). On exit, terse information about the unit's runtime is shown, including total runtime (as well as
|
||||
CPU usage, if <option>--property=CPUAccounting=1</option> was set) and the exit code and status of the main
|
||||
process. This output may be suppressed with <option>--quiet</option>. This option may not be combined with
|
||||
<option>--no-block</option>, <option>--scope</option> or the various path, socket, or timer options.</para>
|
||||
CPU, memory, IO, and IP accounting data, if the corresponding cgroup accounting settings are enabled)
|
||||
and the exit code and status of the main process. This output may be suppressed with <option>--quiet</option>.
|
||||
This option may not be combined with <option>--no-block</option>, <option>--scope</option> or the various
|
||||
path, socket, or timer options.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v232"/></listitem>
|
||||
</varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user