mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
update TODO
This commit is contained in:
parent
f728ab1724
commit
72d711efa3
6
TODO
6
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
|
||||
|
||||
@ -561,7 +561,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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user