X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=3b4d45fb7c9bfbf133390f976f79de1187448704;hb=1733ca5475786c31031626a68804b26019426ad8;hp=0c3cc9dec461510bf1c4d9d166e4204df4878f3f;hpb=8d53b4534a5923721b5f1e9dd7e8f4a903d02d51;p=elogind.git diff --git a/TODO b/TODO index 0c3cc9dec..3b4d45fb7 100644 --- a/TODO +++ b/TODO @@ -21,6 +21,10 @@ Bugfixes: Features: +* document the exit codes when services fail before they are exec()ed + +* rework namespace support, don't use pivot_root, and mount things after creating the namespace, not before + * systemctl journal command * journalctl: --cursor support, priority filtering @@ -82,7 +86,6 @@ Features: * service restart retry configuration * tmpfiles: apply "x" on "D" too (see patch from William Douglas) -* tmpfiles: support generation of char/block devices, symlinks and one-line files (think sysfs) * don't set $HOME in services unless requested @@ -142,12 +145,8 @@ Features: - status update - how to make changes to sysctl and sysfs attributes - remote access - - cgroup best pratices to avoid stepping on each others toes - how to pass throw-away units to systemd, or dynamically change properties of existing units - how to integrate cgconfig and suchlike with systemd - - security properties - - xinetd conversion - - details of instantiated @.service setups * allow port=0 in .socket units