summaryrefslogtreecommitdiff
path: root/fixme
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-05-21 03:31:49 +0200
committerLennart Poettering <lennart@poettering.net>2010-05-21 03:31:49 +0200
commit9726b29e9811d12c0800a53f0a34dc26fe9b915c (patch)
tree9e29a63eb04c349c4869f5389d5e15059a773759 /fixme
parentb6dbbe1c9860d1e1a7ca7e4be170959277f9e04d (diff)
log: handle multi-line log messages properly
Diffstat (limited to 'fixme')
-rw-r--r--fixme6
1 files changed, 4 insertions, 2 deletions
diff --git a/fixme b/fixme
index 0c04ab8fe4..22c5cc3a35 100644
--- a/fixme
+++ b/fixme
@@ -46,8 +46,9 @@
- uuidd DONE
- nscd DONE
+ - dbus DONE
- rpcbind (/var/run/rpcbind.sock!)
- - dbus
+ - avahi-daemon (/var/run/avahi-daemon/socket)
- rsyslog
- cups
- ssh CLASSIC
@@ -55,7 +56,6 @@
- apache/samba
- libvirtd (/var/run/libvirt/libvirt-sock-ro)
- bluetoothd (/var/run/sdp! @/org/bluez/audio!)
- - avahi-daemon (/var/run/avahi-daemon/socket)
- distccd
* teach dbus to talk to systemd when autospawning services
@@ -63,6 +63,8 @@
* Figure out which signal handlers we actually have to reset in the
forked off child
+* loopback-setup is borked for ipv6
+
Regularly:
* look for close() vs. close_nointr() vs. close_nointr_nofail()