diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-30 23:51:52 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-30 23:51:52 +0200 |
commit | c88e7f4e57fcef7998dcd570e8a8866c5116f0de (patch) | |
tree | 16d624e94b18136dcb6d4c41711ae3e5d2ac2dd5 /fixme | |
parent | da726a4d4dc324b35c703fd2dc5f60b460ce8091 (diff) |
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
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -80,14 +80,10 @@ v9: * kill-mode=cgroup muss auch die mainpid killen! https://bugzilla.redhat.com/show_bug.cgi?id=626477 -* o_ndelay ausschalten für stdin/stderr/stdout auf socket - * follow LSB exit codes spec in "systemctl start" * oom_score_adj -* fix isolate as runlevel https://bugzilla.redhat.com/show_bug.cgi?id=627014 - * rename failed/maintenance https://bugzilla.redhat.com/show_bug.cgi?id=614619 * systemctl wrapping https://bugzilla.redhat.com/show_bug.cgi?id=626891 https://bugzilla.redhat.com/show_bug.cgi?id=626443 |