busybox skeleton: allow logins from ttymxc[0-2]
authorBaruch Siach <baruch@tkos.co.il>
Wed, 26 May 2010 04:31:36 +0000 (07:31 +0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 26 May 2010 12:40:12 +0000 (14:40 +0200)
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>
target/generic/target_busybox_skeleton/etc/securetty

index 0e7cf97cc5a1bf3117d8d32578f4e8fb8badf155..b25f4a5a9c5aab535a2de1ede6ad3a2d8d57dee1 100644 (file)
@@ -30,3 +30,6 @@ ttyCPM0
 ttyCPM1
 ttyCPM2
 ttyCPM3
+ttymxc0
+ttymxc1
+ttymxc2