summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorSoren Brinkmann <soren.brinkmann@xilinx.com>2013-04-10 10:34:38 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-04-11 23:32:11 +0200
commit2c4ff68e08e063152245d0a1b211df7a4360f925 (patch)
tree5467ebc43a5c7299841bb2ad45978d72fbf966e9 /system
parentf4e6f4fef777bff7635939ed4de61e45733a3e6e (diff)
downloadbuildroot-novena-2c4ff68e08e063152245d0a1b211df7a4360f925.tar.gz
buildroot-novena-2c4ff68e08e063152245d0a1b211df7a4360f925.zip
system/securetty: Add ttyPS[0-1]
Adding ttyPS0 and ttyPS1 to securetty for Zynq. Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'system')
-rw-r--r--system/skeleton/etc/securetty2
1 files changed, 2 insertions, 0 deletions
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