From 2c4ff68e08e063152245d0a1b211df7a4360f925 Mon Sep 17 00:00:00 2001 From: Soren Brinkmann Date: Wed, 10 Apr 2013 10:34:38 +0000 Subject: system/securetty: Add ttyPS[0-1] Adding ttyPS0 and ttyPS1 to securetty for Zynq. Signed-off-by: Soren Brinkmann Signed-off-by: Peter Korsgaard --- system/skeleton/etc/securetty | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system') diff --git a/system/skeleton/etc/securetty b/system/skeleton/etc/securetty index c96f2fb9f..5a3d0c648 100644 --- a/system/skeleton/etc/securetty +++ b/system/skeleton/etc/securetty @@ -22,6 +22,8 @@ ttyUL0 ttyUL1 ttyUL2 ttyUL3 +ttyPS0 +ttyPS1 ttyPSC0 ttyPSC1 ttyPSC2 -- cgit v1.2.3