mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
busybox skeleton: allow logins from ttymxc[0-2]
Add ttymxc[0-2] to the list is the /etc/securetty of the Busybox skeleton. This is useful for serial logins on i.MX based systems. The same serial devices already appear in the generic "target_skeleton/". Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
2f2a029457
commit
21350c5f2f
@ -30,3 +30,6 @@ ttyCPM0
|
|||||||
ttyCPM1
|
ttyCPM1
|
||||||
ttyCPM2
|
ttyCPM2
|
||||||
ttyCPM3
|
ttyCPM3
|
||||||
|
ttymxc0
|
||||||
|
ttymxc1
|
||||||
|
ttymxc2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user