CFEngine Help: Re: Execute command before reparation

2012-03-11 Thread no-reply
Forum: CFEngine Help Subject: Re: Execute command before reparation Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,25219,25228#msg-25228 Nick: agreed. ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.o

Re: CFEngine Help: Re: Execute command before reparation

2012-03-11 Thread Nick Anderson
I thought the important take away was networking should be stopped before changing the interface settings. And started only after the edit was complete. Restart just runs stop start iirc, but it does them back to back no time for the edit in-between. no-re...@cfengine.com wrote: >Forum: CFEngi

CFEngine Help: Re: Execute command before reparation

2012-03-11 Thread no-reply
Forum: CFEngine Help Subject: Re: Execute command before reparation Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,25219,25225#msg-25225 The sure way to restart networking in Debian is /etc/init.d/networking stop; /etc/init.d/networking start I do not know why that is

CFEngine Help: Re: Execute command before reparation

2012-03-11 Thread no-reply
Forum: CFEngine Help Subject: Re: Execute command before reparation Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,25219,25223#msg-25223 I know what you want. If the interfaces file is too different after the change the restart may not remove unwanted interfaces. I sugg