diff options
author | Lennart Poettering <lennart@poettering.net> | 2020-10-05 11:39:42 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2020-10-05 11:40:48 +0200 |
commit | 8cf7b161eb630432458472f4495abe3dfcfe94ca (patch) | |
tree | 8fce11aa25d8833808d9b2aad11df24cde4514c1 /TODO | |
parent | add stuff to NEWS for 247 (diff) | |
download | systemd-8cf7b161eb630432458472f4495abe3dfcfe94ca.tar.xz systemd-8cf7b161eb630432458472f4495abe3dfcfe94ca.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ Janitorial Clean-ups: Features: +* systemd-analyze syscall-filter should show a list of syscalls listed in + @known but not in other groups (at least at debug level), since they are + candidates to be added to them. + * export action of device object on sd-device, so that monitor becomes useful * add root=tmpfs that mounts a tmpfs to /sysroot (to be used in combination |