overlay cloudsigma: Set tty to RAW

This commit is contained in:
dosomder 2023-10-17 08:23:02 +02:00 committed by GitHub
parent f05a3e01a8
commit 15393e0dad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ coreos:
[Service]
Type=oneshot
ExecStartPre=stty -F /dev/ttyS1 raw -echo
ExecStart=/usr/bin/coreos-cloudinit --oem=cloudsigma
oem: