mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/imx6: enable cursor in serial console service
hidden with PR #44
This commit is contained in:
parent
f61a0eadf2
commit
5d2278afdc
@ -6,6 +6,7 @@ ConditionKernelCommandLine=console=ttymxc0,115200
|
||||
[Service]
|
||||
WorkingDirectory=/storage
|
||||
Environment="ENV=/etc/profile"
|
||||
ExecStartPre=/bin/sh -c 'echo -en "\033[?25h"'
|
||||
ExecStart=/bin/sh
|
||||
Restart=always
|
||||
RestartSec=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user