mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Merge pull request #83 from vpeter4/serial-console-cursor
projects/imx6: enable cursor in serial console service
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user