X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Ftransaction.c;h=36e31c45c9949dc5a5a82b981ff31490242c24cb;hb=051dfe8708e394a64e8ef6c281228763481ad32c;hp=e2ff0bd1e5986fe0af05d4c9b0eeb06fe9150103;hpb=718db96199eb307751264e4163555662c9a389fa;p=elogind.git 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 */