X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Ftransaction.c;h=36e31c45c9949dc5a5a82b981ff31490242c24cb;hp=e2ff0bd1e5986fe0af05d4c9b0eeb06fe9150103;hb=d2fe46b514ef3f6e0c0eb16b2d853c6dd6fa1808;hpb=718db96199eb307751264e4163555662c9a389fa diff --git a/src/core/transaction.c b/src/core/transaction.c index e2ff0bd1e..36e31c45c 100644 --- a/src/core/transaction.c +++ b/src/core/transaction.c @@ -578,7 +578,7 @@ static int transaction_apply(Transaction *tr, Manager *m, JobMode mode) { /* Moves the transaction jobs to the set of active jobs */ - if (mode == JOB_ISOLATE) { + if (mode == JOB_ISOLATE || mode == JOB_FLUSH) { /* When isolating first kill all installed jobs which * aren't part of the new transaction */