diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-05-30 19:36:25 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-05-30 19:36:25 +0200 |
commit | ac83514cbf5997938344d5fbcfcbfd5021f453f9 (patch) | |
tree | 606c2ec901105a2442587cd1086524502c344419 /TODO | |
parent | 67044a24c3fe51c9b7338ab7abe26d4afe302a36 (diff) | |
download | systemd-ac83514cbf5997938344d5fbcfcbfd5021f453f9.tar.gz |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -33,8 +33,6 @@ Janitorial Clean-ups: Features: -* make sure bash completion uses journalctl --fields to get fields list - * use phyical_memory() to allow MemoryLimit= configuration based on available system memory * ProtectKernelLogs= (drops CAP_SYSLOG, add seccomp for syslog() syscall, and DeviceAllow to /dev/kmsg) in service files @@ -49,8 +47,6 @@ Features: * RestrictNamespaces= or so in services (taking away the ability to create namespaces, with setns, unshare, clone) -* IAID field must move from [Link] to [DHCP] section in .network files - * 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 |