From: Lennart Poettering Date: Mon, 30 Aug 2010 21:51:52 +0000 (+0200) Subject: manager: don't try to minimize transaction when using isolate X-Git-Tag: v9~29 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=c88e7f4e57fcef7998dcd570e8a8866c5116f0de;hp=c88e7f4e57fcef7998dcd570e8a8866c5116f0de;p=elogind.git manager: don't try to minimize transaction when using isolate We should not avoid stopping services when using isolate, since that kinda defeats the point of it. http://bugzilla.redhat.com/show_bug.cgi?id=627014 ---