summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-08-03 23:18:04 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-08-03 23:18:04 +0200
commit2ab7076c6f39d140e7fa1bd4deecf68f06dce3bc (patch)
tree8ef11f6aa6d3ce4500ff4bc15e27f6920544a6c0
parentd5ca5f11857e87524f0b75a0959a74404f707f1a (diff)
downloadsystemd-2ab7076c6f39d140e7fa1bd4deecf68f06dce3bc.tar.gz
fixme update
-rw-r--r--fixme8
1 files changed, 7 insertions, 1 deletions
diff --git a/fixme b/fixme
index 286651a3f2..9f5d354d82 100644
--- 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