Bug#805385: systemd: Systemd does not wait for ifup to finish before starting services

2015-11-17 Thread Claudio Zumbo
# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback # The primary network interface allow-hotplug eth0 iface e

Bug#805385: systemd: Systemd does not wait for ifup to finish before starting services

2015-11-17 Thread Michael Biebl
Am 17.11.2015 um 16:39 schrieb Claudio: > Package: systemd > Version: 215-17+deb8u2 > Severity: important > > Dear Maintainer, > > Systemd does not wait for the ifup process to finish before starting the > services. > This is particularly relevant when having multiple interfaces and services >

Bug#805385: systemd: Systemd does not wait for ifup to finish before starting services

2015-11-17 Thread Claudio
Package: systemd Version: 215-17+deb8u2 Severity: important Dear Maintainer, Systemd does not wait for the ifup process to finish before starting the services. This is particularly relevant when having multiple interfaces and services configured to bind only to a specific ip/interface. Exampl