#988533 ifupdown: please enable systemd configuration for waiting for network interfaces

Package:
ifupdown
Source:
ifupdown
Description:
high level tools to configure network interfaces
Submitter:
Junichi Uekawa
Date:
2021-05-15 07:00:04 UTC
Severity:
normal
#988533#5
Date:
2021-05-15 06:51:55 UTC
From:
To:
Dear Maintainer,

The default network configuration for Debian is ifupdown after running
debian-installer, however systemd network-online.target by default does
not wait for ifupdown-wait-online.service.

sudo systemctl enable ifupdown-wait-online.service

after installation makes the desired effect but before doing this
network services start before DHCP is completed.

Shouldn't the default to be to enable ifupdown-wait-online.service ?
--- /etc/network/interfaces.d/*:
cat: '/etc/network/interfaces.d/*': No such file or directory
--- up and down scripts installed: /etc/network/if-down.d: total 0 lrwxrwxrwx 1 root root 32 Feb 26 06:19 wpasupplicant -> ../../wpa_supplicant/ifupdown.sh /etc/network/if-post-down.d: total 0 lrwxrwxrwx 1 root root 32 Feb 26 06:19 wpasupplicant -> ../../wpa_supplicant/ifupdown.sh /etc/network/if-pre-up.d: total 4 -rwxr-xr-x 1 root root 344 Jun 30 2016 ethtool lrwxrwxrwx 1 root root 32 Feb 26 06:19 wpasupplicant -> ../../wpa_supplicant/ifupdown.sh /etc/network/if-up.d: total 4 -rwxr-xr-x 1 root root 1685 Jun 30 2016 ethtool lrwxrwxrwx 1 root root 32 Feb 26 06:19 wpasupplicant -> ../../wpa_supplicant/ifupdown.sh