Comment 19 for bug 1492546

Revision history for this message
Alkis Georgopoulos (alkisg) wrote : Re: Systemd runs ifdown on shutdown even when it shouldn't

> ifupdown should not have a config stanza (or at least only a manual one) for this.

Hi Martin, yup, when network manager was introduced in Ubuntu I've had added code to LTSP to dynamically put "iface $DEVICE inet manual" in /etc/network/interfaces, to prevent network manager from assigning an IP to it, breaking netboot.
An empty line didn't do the trick, "manual" was necessary.

I'll test and leave feedback when systemd 0.8.8ubuntu1 reaches the repositories.

Thanks a lot for your work in this!