summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-05-24 16:27:27 +0200
committerGitHub <noreply@github.com>2018-05-24 16:27:27 +0200
commit17c1b9a93fd89df4f070797cd5bcd2bf0049d6ae (patch)
tree14b684a749b6125b2a755e24e3df7b811b548467 /TODO
parent7cd92e2e9dcaed160558e7f955bebf8824a8c768 (diff)
parent72d711efa3376f26727d099524651b70c31860b8 (diff)
downloadsystemd-17c1b9a93fd89df4f070797cd5bcd2bf0049d6ae.tar.gz
Merge pull request #9024 from poettering/nspawn-attrs-more
make even more nspawn concepts configurable
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 32838a4f25..bdb8a18de9 100644
--- a/TODO
+++ b/TODO
@@ -24,9 +24,9 @@ Janitorial Clean-ups:
Features:
-* nspawn: greater control over hostname, resolv.conf, timezone, rlim
+* add O_TMPFILE support to copy_file_atomic()
-* nspawn: when operating in a scope, also create /payload subcrgoup
+* nspawn: greater control over selinux label?
* the error paths in usbffs_dispatch_ep() leak memory
@@ -559,7 +559,7 @@ Features:
- document chaining of signal handler for SIGCHLD and child handlers
- define more intervals where we will shift wakeup intervals around in, 1h, 6h, 24h, ...
- generate a failure of a default event loop is executed out-of-thread
- - maybe add support for inotify events
+ - maybe add support for inotify events (which we can do safely now, with O_PATH)
* investigate endianness issues of UUID vs. GUID