On Fri, 27 Nov 2015 14:18:11 +0000, Felipe Sateler wrote: > On Fri, 27 Nov 2015 14:49:27 +0100, Vincent Bernat wrote: > >> ❦ 27 novembre 2015 14:33 +0100, Thomas Goirand <z...@debian.org> : >> >>>>> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784083#40 >>>> >>>> So I don't really get your complaint. >>> >>> Oh, thanks for pointing this out. >>> >>> So if I understand correctly, just adding $network to the line: >>> >>> # Required-Start: $local_fs $remote_fs >>> >>> would fix everything? >> >> I think this should be more something like: >> >> # X-Start-Before: networking > > Neither will work as long as /etc/init.d/networking is in runlevel S.
Ehm, sorry. Required-Start is a noop, but Start-Before won't work. Because by the time cloud-init is even considered, networking has already run. -- Saludos, Felipe Sateler