Re: [systemd-devel] nspawn: No Return key in machinectl login?

2015-07-11 Thread Tobias Hunger
Hello again! I just made some progress: I tracked this down to agetty settings in the container: When I add "--autologin USER" to the agetty command line in container-getty@.service, then the return key stops working. I am not 100% sure, but I think that is due to magic in agetty: When reading t

Re: [systemd-devel] [PATCH 00/11] DHCPv6 DNS and NTP information

2015-07-11 Thread Lennart Poettering
On Fri, 10.07.15 15:30, Patrik Flykt (patrik.fl...@linux.intel.com) wrote: > > Hi, > > This patch set adds support for DNS and NTP DHCPv6 options. The information > obtained is written to file in link_save() in systemd-networkd in order > to be used by others. Any chance you can file a gi