diff options
author | Tom Gundersen <teg@jklm.no> | 2015-02-01 21:04:35 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2015-02-02 11:57:52 +0100 |
commit | e56cdb7ae2657d62c9a8b6d3427382b209dff8e7 (patch) | |
tree | c7631551cffc36f5892c47aafee10299c192f129 /TODO | |
parent | c4f1aff2306e4fb10efeda75f7015e5d043d4e8d (diff) |
networkd-wait-online: add timeout
Default to timing out after 120 seconds without a network connection. Setting a
timeout of 0 disables the timeout.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -34,8 +34,6 @@ External: Features: -* 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 @@ -156,8 +154,6 @@ Features: * timesyncd + resolved: add ugly bus calls to set NTP and DNS servers per-interface, for usage by NM -* networkd-wait-online really should have a timeout by default - * add infrastructure to allocate dynamic/transient users and UID ranges, for use in user-namespaced containers, per-seat gdm login screens and gdm guest sessions * machined: add an API so that libvirt-lxc can inform us about network interfaces being removed or added to an existing machine |