summaryrefslogtreecommitdiff
path: root/fixme
diff options
context:
space:
mode:
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()