Skip to content

Commit f57a928

Browse files
committed
coreos-base/common-oem-files: Enable flatcar.autologin for OpenStack
So far the console in OpenStack (or Brightbox which shares the image) was not usable well until one issues a reboot to add the autologin in the GRUB menu. Add it by default so that one doesn't need this reboot trick.
1 parent 225c0d3 commit f57a928

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- OpenStack, Brightbox: Added the `flatcar.autologin` kernel cmdline parameter by default as the hypervisor manages access to the console ([scripts#1866](https://github.com/flatcar/scripts/pull/1866))
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
set linux_append="flatcar.autologin"

0 commit comments

Comments
 (0)