diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-04-16 03:42:18 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-04-16 03:42:18 +0200 |
commit | 49f91047afb48b8ee5728c68ba75782463176fd4 (patch) | |
tree | 0716937a2cad68b3e0ee9b9f165d056bc2375d8c /TODO | |
parent | 3d3961f26770b2949a30a72457e1660969bc17b8 (diff) |
socket: guarantee order in which sockets are passed to be the one of the configuration file
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -36,12 +36,6 @@ Features: * use pivot_root on shutdown so that we can unmount the root directory. -* make sure multiple sockets in a .socket file appear in the order they are listed - currently we get: - [Socket] - ListenSequentialPacket=@/org/kernel/udev/udevd --> 4 - ListenNetlink=kobject-uevent 1 --> 3 - * fix alsa mixer restore to not print error when no config is stored * show enablement status in systemctl status |