diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-01-29 03:43:34 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-01-29 03:53:23 +0100 |
commit | 590ba75f32ef6557f57ddfd8e8bebea452bc0b7e (patch) | |
tree | eddfdb92d27ebbaf8b0ec501d9944c739c194486 /TODO | |
parent | ebb90c83ea24548b2ad9450a0b96622b5911e4cd (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -31,6 +31,10 @@ External: Features: +* network-wait-online should have the ability to ignore interfaces for checking whether we are online, with --ignore-interfaces= or so. Even better: if globbing would be supported. + +* network-wait-online should have a configurable timeout, maybe as --timeout-usec= + * The udev blkid built-in should expose a property that reflects whether media was sensed in USB CF/SD card readers. This should then be used to control SYSTEMD_READY=1/0 so that USB card readers aren't |