<div dir="ltr">Hi,<div><br></div><div>I've tested in sid on amd64.</div><div><br></div><div>Before the change, I can see resolvconf runs before networking:</div><div><br></div><div><div>root@dear-alien:~# systemd-analyze critical-chain network-online.target<br></div><div>The time after the unit is active or started is printed after the "@" character.</div><div>The time the unit takes to start is printed after the "+" character.</div><div><br></div><div>└─network.target @290ms</div><div>  └─networking.service @94ms +195ms</div><div>    └─resolvconf.service @77ms +15ms</div><div>      └─system.slice @53ms</div><div>        └─-.slice @49ms</div></div><div><br></div><div>After the change, the order is right and also includes the network-pre.target</div><div>Which means, if I switch to NetworkD or NetworkManager, resolvconf still</div><div>runs before them.</div><div><br></div><div><div>root@dear-alien:~# systemd-analyze critical-chain network-online.target</div><div>The time after the unit is active or started is printed after the "@" character.</div><div>The time the unit takes to start is printed after the "+" character.</div><div><br></div><div>└─network.target @259ms</div><div>  └─networking.service @58ms +199ms</div><div>    └─network-pre.target @55ms</div><div>      └─resolvconf.service @37ms +16ms</div><div>        └─system.slice @35ms</div><div>          └─-.slice @31ms</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 8, 2016 at 12:19 PM, Thomas Hood <span dir="ltr"><<a href="mailto:jdthood@gmail.com" target="_blank">jdthood@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi and thanks for the patch. Did you test it in Debian?<span class="HOEnZb"><font color="#888888"><div><br></div><div>-- </div><div>Thomas</div></font></span></div>
</blockquote></div><br></div>