]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: show success messages when showing transaction 30493/head
authorMatteo Croce <teknoraver@meta.com>
Fri, 15 Dec 2023 14:48:20 +0000 (06:48 -0800)
committerMatteo Croce <teknoraver@meta.com>
Tue, 19 Dec 2023 12:52:41 +0000 (04:52 -0800)
commitb408d46b83266dc7608bda06762a06cb01138f13
treefd7baa2e6edc2db2c05ef322deea68ed0ea9129f
parente22ad53d5c17fef0f114e5ca948506f74742a6ca
systemctl: show success messages when showing transaction

Extend `--show-transaction` so it shows a success message when an unit
is successfully started.
src/shared/bus-wait-for-jobs.c
src/shared/bus-wait-for-jobs.h
src/systemctl/systemctl-start-unit.c