chiark / gitweb /
readahead: don't monopolize IO when replaying
[elogind.git] / TODO
diff --git a/TODO b/TODO
index e2a19adef5d6ff0726be9417d0c089607f000f4a..2c7e2b02f0b59ff2d8d7eab4efc10ffbf75fd10a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,6 +21,12 @@ Bugfixes:
 
 Features:
 
+* document the exit codes when services fail before they are exec()ed
+
+* use the rtc which has: /sys/class/rtc/*/hctosys == "1" as the system RTC
+
+* 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,9 +88,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)
-
-* Introduce ControlGroupPersistant=yes to set +t on the tasks file when creating the cgroup
 
 * don't set $HOME in services unless requested
 
@@ -144,12 +147,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