diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-12-02 19:59:15 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-12-02 19:59:15 +0100 |
commit | fd5b0b9141728abf503f900200dd8b43248ec9e2 (patch) | |
tree | 1d4a22179d27fc54ba0d3d931e606ba1be70333a /TODO | |
parent | f8a2d1c925bf2edd91a3aab2507ff8102b89f6e6 (diff) |
nspawn: make sure /dev/kdbus in the container is world accessible
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -146,7 +146,6 @@ Features: complain loudly if they have argv[0][0] == '@' set. https://bugzilla.redhat.com/show_bug.cgi?id=961044 - * Introduce a way how we can kill the main process of a service with KillSignal, but all processes with SIGKILL later on https://bugzilla.redhat.com/show_bug.cgi?id=952634 |