guix/gnu
Bruno Victal d04955972e
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 <ludo@gnu.org>
2023-03-10 14:49:58 +01:00
..
bootloader
build file-systems: Validate 'no-diratime flag. 2023-02-26 01:00:07 +01:00
home home: services: Add 'pulseaudio-rtp-sink' and 'pulseaudio-rtp-source'. 2023-03-05 23:06:55 +01:00
installer
machine
packages gnu: ipxe: Update to 1.21.1-1.9e1f7a3. 2023-03-09 15:10:16 +02:00
services services: network-manager: Await for NetworkManager to finish starting up. 2023-03-10 14:49:58 +01:00
system system: Update skeleton gdbinit. 2023-03-07 16:35:20 +02:00
tests services: dbus: Deprecate 'dbus-service' procedure. 2023-03-03 17:55:35 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: ipxe: Update to 1.21.1-1.9e1f7a3. 2023-03-09 15:10:16 +02:00
machine.scm
packages.scm
services.scm
system.scm services: base: Deprecate 'host-name-service' procedure. 2023-03-03 17:55:31 +01:00
tests.scm