diff options
author | Bruno Victal <[email protected]> | 2023-03-07 12:44:03 +0000 |
---|---|---|
committer | Ludovic Courtès <[email protected]> | 2023-03-10 14:49:58 +0100 |
commit | d04955972e42bd85ba6137625e09e9e31de52f72 (patch) | |
tree | e1233eb607847919e6143f2f50434514b2c5f845 /TODO | |
parent | 17c80118fa2a78a249f7fb992ffa3e31407a24a7 (diff) |
services: network-manager: Await for NetworkManager to finish starting up.
This is similar to its NetworkManager-wait-online.service systemd counterpart,
with the main difference being that we handle it all in 'networking symbol, rather than
introduce a new 'networking-online symbol. (see discussion #47253)
As a result of this change, with opensmtpd-service-type as an example,
manual 'herd restart smtpd' after system bootups are no longer required
when opensmtpd is configured with a smtpd.conf containing non-loopback interfaces.
(this issue is described in more detail at #60300)
Fixes <https://issues.guix.gnu.org/60300>.
* gnu/services/networking.scm (network-manager-shepherd-service): Await for
NetworkManager to finish starting up.
Signed-off-by: Ludovic Courtès <[email protected]>
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions