Alex Crawford
Alex Crawford
@coconutpilot neat! Would you mind filing a PR against https://github.com/coreos/init/blob/master/bin/coreos-install?
@haolez which version of CoreOS was being used to run coreos_install?
@croemmich have you seen any improvement in the later versions of CoreOS?
Closing due to inactivity.
I had opened a similar issue long ago (I cannot find it now). My intended use case was to support bare metal machines that don't have lights-out management. Writing the...
@lolownia We're experimenting with the GitHub Projects feature. We'll close issues if we decide that we can't or won't fix them.
`systemd-timesyncd` runs this codepath every time the network links change (it does an inotify on `/run/systemd/netif/links/`). This seems to happen once a day on my machines. Your network interfaces probably...
> I expect it to be related to containers spawning and dying I just tested that theory and you are correct. I see three instances when I create an interactive...
The most appropriate method for configuring those interfaces is to provide your own [.network configs](http://www.freedesktop.org/software/systemd/man/systemd.network.html). The "Match" section can be used to selectively apply configs to the various interfaces.