diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-06-10 17:30:35 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-06-13 16:25:54 +0200 |
commit | 0e3f29f03ffa9f65aa314fc7301f9ce2e9ee7203 (patch) | |
tree | 5ee4a1730184fd713a307f410d2018889ae34bda /TODO | |
parent | aac57b3539608c28e714643de3cf581a6f6322e5 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -47,6 +47,10 @@ Features: * RestrictNamespaces= or so in services (taking away the ability to create namespaces, with setns, unshare, clone) +* RestrictRealtime= which takes aware ability to create realtime processes + +* nspawn: make /proc/sys/net writable? + * make sure the ratelimit object can deal with USEC_INFINITY as way to turn off things * journalctl: make sure -f ends when the container indicated by -M terminates |