chiark / gitweb /
manager: when breaking ordering cycle show full cycle loop
[elogind.git] / fixme
diff --git a/fixme b/fixme
index ec2f7211798f1440e8b2e0f06b4abcb78fa6b0d8..3e12f3b316e47f789c3acc5bac283fc6ddf88370 100644 (file)
--- a/fixme
+++ b/fixme
@@ -1,3 +1,10 @@
+* have a simple syslog bridge providing /dev/log and forward messages
+  to /dev/kmsg. at the moment the real syslog can be started, the bridge
+  is stopped and the open /dev/log fd to the real syslog. that way we
+  don't lose any early log message, and simple systems have full syslog
+  support in the kernel ringbuffer, without any syslog service or disk
+  access
+
 * calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)
 
 * implicitly import "defaults" settings file into all types
@@ -14,7 +21,6 @@
 * port over to LISTEN_FDS/LISTEN_PID:
 
    - uuidd    DONE
-   - nscd     DONE
    - dbus     DONE
    - rsyslog  DONE
    - rpcbind (/var/run/rpcbind.sock!) DONE
 
 * io priority during initialization
 
+* if a service fails too often, make the service enter maintainence mode, and the socket, too.
+
+* systemctl reboot von getty tty1 hängt
+
+* keine meldung by wants vs. conflicts
+
+* send cgroup msg directly
+
 External:
 
 * default.target must be %ghosted...