diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-05-21 23:41:25 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-05-21 23:41:25 +0200 |
commit | c0120d992ce5ab004d9be5ff6ca15e5fe17f9884 (patch) | |
tree | 77293c20ec123d0e3f56ad21a2e08d2b0775106a /fixme | |
parent | 88ce42f6944774788f610598fccdc6bab4283497 (diff) |
socket: fix parsing of bind_ipv6_only
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -37,8 +37,6 @@ * provide sysv-like command line utilities -* Add OnlyByDependency - * ability to kill services? i.e. in contrast to stopping them, go directly into killing mode? @@ -48,9 +46,9 @@ - nscd DONE - dbus DONE - rsyslog DONE - - rpcbind (/var/run/rpcbind.sock!) - - avahi-daemon (/var/run/avahi-daemon/socket) - - cups + - rpcbind (/var/run/rpcbind.sock!) DONE + - cups DONE + - avahi-daemon (/var/run/avahi-daemon/socket) DONE - ssh CLASSIC - postfix, saslauthd - apache/samba @@ -63,7 +61,7 @@ * Figure out which signal handlers we actually have to reset in the forked off child -* loopback-setup is borked for ipv6 +* Add code to systemctl to wait for an operation to finish Regularly: |