Hi On Sun, Sep 13, 2015 at 10:55 AM, Manuel Reimer <[email protected]> wrote: > Hello, > > it seems to be impossible to just stop networkd (keeps starting itself > again). > > If I use "ifconfig" to turn off one NIC, then networkd immediately restarts > it. > > What do I have to do to gain back control over my network interfaces? I want > to be able to turn off one interface.
Why do you use networkd at all? Just disable it via `systemctl disable systemd-networkd`. Thanks David _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
