summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-09-14 11:21:24 +0200
committerLennart Poettering <lennart@poettering.net>2017-09-14 11:21:24 +0200
commit9492c160319750a7d88e535f003ab20460df090d (patch)
treedd69168fdba9a106cb98e86d2fa9095a3451381e /TODO
parent09624cee530ccf34040722471e26853ffe72011e (diff)
downloadsystemd-9492c160319750a7d88e535f003ab20460df090d.tar.gz
TODO: Drop even more redundant and implemented items
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index 0325556a23..e65733e334 100644
--- a/TODO
+++ b/TODO
@@ -42,8 +42,6 @@ Features:
diffs remain minimal (in particular: the OUI databases we import are not
sorted, and not stable)
-* set SystemCallArchitectures=native on all our services
-
* maybe add call sd_journal_set_block_timeout() or so to set SO_SNDTIMEO for
the sd-journal logging socket, and, if the timeout is set to 0, sets
O_NONBLOCK on it. That way people can control if and when to block for
@@ -92,8 +90,6 @@ Features:
* maybe introduce gpt auto discovery for /var/tmp?
-* set ProtectSystem=strict for all our usual services.
-
* fix PrivateNetwork= so that we fall back gracefully on kernels lacking
namespacing support (similar for the other namespacing options)
@@ -138,8 +134,6 @@ Features:
* enable LockMLOCK to take a percentage value relative to physical memory
-* switch to ProtectSystem=strict for all our long-running services where that's possible
-
* Permit masking specific netlink APIs with RestrictAddressFamily=
* nspawn: start UID allocation loop from hash of container name