浏览代码

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>
Baruch Siach 15 年之前
父节点
当前提交
21350c5f2f
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      target/generic/target_busybox_skeleton/etc/securetty

+ 3 - 0
target/generic/target_busybox_skeleton/etc/securetty

@@ -30,3 +30,6 @@ ttyCPM0
 ttyCPM1
 ttyCPM2
 ttyCPM3
+ttymxc0
+ttymxc1
+ttymxc2