On 28 October 2016 at 22:49, Oliver Grawert <[email protected]> wrote: > is it the RC candidate image from yesterday, yes, it should have all the > latest umask fixes. > > i dont actually think netplan apply actually works as intended here. > the system creates a default config *before* console-conf even starts,
Which config do you mean here? The default netplan config is in ubuntu-core-config now (it should really be in the core snap's configuration, i think, so gadgets can customize it but I'm not sure what the status is there) and indeed this gets turned into networkd config very very early in boot. > if i change the config i notice that no matter what i do, when logging in > the original config is still in place when running ifconfig. Which config do you mean here? > when i *then* run "sudo netplan apply" manually it seems to actually > update... same goes for reboot, after rebooting it comes up with the new > config. > So what you are saying is that when you run console-conf, it edits the netplan config but networkd is still running with the old config? could it be that netplan apply does only actually apply when running > interactively or from the systemd unit ? I can't see how that would be possible (at least now console-conf doesn't set umask...) Cheers, mwh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1637145 Title: console-conf breaks working wifi when rebooting before user is created To manage notifications about this bug go to: https://bugs.launchpad.net/snappy/+bug/1637145/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
