mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-10 01:02:08 +08:00
4 lines
213 B
Plaintext
4 lines
213 B
Plaintext
# With Ubuntu 24.04 (systemd 255) and 4.9 Kernel, the console is not properly
|
|
# hung up when the serial getty for ttyMSM0 is started. Force hangup with this.
|
|
[Service]
|
|
ExecStartPre=/bin/stty -F /dev/ttyMSM0 hupcl |