Skip to content

Commit 0870e90

Browse files
YHNdnzjbluca
authored andcommitted
man/systemd-run: --wait shows more than CPU accounting data
(cherry picked from commit 72594d6) (cherry picked from commit b7acbc464b38e1bee42a993b1bd0346d8e5c186f) (cherry picked from commit ec41f08261f0243e0c8b463cbb7f82eebde45e07)
1 parent 630ed0c commit 0870e90

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

man/systemd-run.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -470,9 +470,10 @@
470470
start request for the transient unit is verified, enqueued, and waited for. Subsequently the invoked unit is
471471
monitored, and it is waited until it is deactivated again (most likely because the specified command
472472
completed). On exit, terse information about the unit's runtime is shown, including total runtime (as well as
473-
CPU usage, if <option>--property=CPUAccounting=1</option> was set) and the exit code and status of the main
474-
process. This output may be suppressed with <option>--quiet</option>. This option may not be combined with
475-
<option>--no-block</option>, <option>--scope</option> or the various path, socket, or timer options.</para>
473+
CPU, memory, IO, and IP accounting data, if the corresponding cgroup accounting settings are enabled)
474+
and the exit code and status of the main process. This output may be suppressed with <option>--quiet</option>.
475+
This option may not be combined with <option>--no-block</option>, <option>--scope</option> or the various
476+
path, socket, or timer options.</para>
476477

477478
<xi:include href="version-info.xml" xpointer="v232"/></listitem>
478479
</varlistentry>

0 commit comments

Comments
 (0)