summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2017-02-09 03:31:22 +0300
committerGitHub <noreply@github.com>2017-02-09 03:31:22 +0300
commit52a4aafb4dd178afae5ce8ceadd852233cac10f3 (patch)
treef1a0176cacb9f730e9d774d5467c391a18231996 /TODO
parent2026e39b2d2f9a2951cdf72be53fde1f2dac4c63 (diff)
parentb8076e3d06dd93664969c774444b74be69d15d23 (diff)
Merge pull request #5270 from poettering/seccomp-namespace-fix
swap seccomp filter params on s390
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 48f320093e..05e51a2896 100644
--- a/TODO
+++ b/TODO
@@ -24,6 +24,8 @@ Janitorial Clean-ups:
Features:
+* 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