chiark / gitweb /
udev: builtin - do not fail builtin initialization if one of them returns an error
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 4f32c52f341732e728c58837957c7c37ff747e8c..06cfcaa7b420cd0f6e9455055b97d64455afb917 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,12 @@ F18:
 
 Features:
 
+* introduce new "journal" group in place of adm? introduce groups for the various mini daemons?
+
+* journal: add a setgid "adm" utility to invoke from libsystemd-journal, which passes fds via STDOUT and does PK access
+
+* link up selected blog stories from man pages?
+
 * journactl: support negative filtering, i.e. FOOBAR!="waldo"
 
 * drop header/footer from systemctl --failed output if there are no entries shown, print nice message instead, and hook that into ExecStartPre of rescue.service/emergency.service
@@ -475,13 +481,12 @@ Features:
   - remote access
   - how to pass throw-away units to systemd, or dynamically change properties of existing units
   - how to integrate cgconfig and suchlike with systemd
-  - resource control in systemd
   - testing with Harald's awesome test kit
   - auto-restart
-  - journalctl advanced usage
   - how to make use of the journal submission APIs
   - same for journal browsing
   - the journal HTTP iface
+  - non-cgroup resource management
 
 * allow port=0 in .socket units