Hi Brian, > In this case you don't have to. > > After editing `/etc/network/interfaces` you can execute > `/etc/init.d/networking restart` to safely & completely apply the new > configuration.
The problem is that Debian wants to avoid the use of `/etc/init.d/networking restart` Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces ... (warning). And if I remove interfaces from the file before stopping the network service, they will not be stopped on a restart or stop/start. So I have to stop before changing the file and start after. Another solution would be to use ifup/ifdown on all interfaces? --- Jimmy Thrasibule _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine