diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-01-26 14:50:43 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-01-26 14:50:43 +0100 |
commit | 590e0ac4bd42420d69d150a7aa7fb016693ea1ac (patch) | |
tree | 3a146eeb50967d737fc8aaedcf3f3d128ea2f32d /TODO | |
parent | 1d35b2d6e25ba100c903f02c92c67389e67bb913 (diff) | |
parent | 1359fffa573f42463e3b369df5e57b0c33821a61 (diff) |
Merge pull request #2441 from msekletar/killing-spree-excluded-log-v3
shutdown: complain if process excluded from killing spree runs of the same rootfs as PID1 (v3)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -342,10 +342,6 @@ Features: - generate a failure of a default event loop is executed out-of-thread - maybe add support for inotify events -* in the final killing spree, detect processes from the root directory, and - complain loudly if they have argv[0][0] == '@' set. - https://bugzilla.redhat.com/show_bug.cgi?id=961044 - * investigate endianness issues of UUID vs. GUID * dbus: when a unit failed to load (i.e. is in UNIT_ERROR state), we |