]> git.ipfire.org Git - thirdparty/systemd.git/commit
rpm: call +needs-restart in parallel
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 22 Jul 2021 09:28:36 +0000 (11:28 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 24 Jul 2021 09:46:26 +0000 (11:46 +0200)
commit3598aff4d963b2e51ac74d206161da47bfde785c
tree589732f56642d07b3e10f9c806719979debfa431
parent6d825ab2d42d3219e49a192bf99f9c09134a0df4
rpm: call +needs-restart in parallel

Some rpms install a bunch of units… It seems nicer to invoke them all in
parallel. In particular, timeouts in systemctl also run in parallel, so if
there's some communication mishap, we will wait less.
src/rpm/systemd-update-helper.in