From d9119c0bc55de95967b3de67be1fc49101a9d896 Mon Sep 17 00:00:00 2001 From: Dmytro Milinevskyy Date: Wed, 16 Jun 2010 23:22:40 +0300 Subject: move default skeleton to fs/ and drop busybox skeleton [Peter: fixup patch, adjust for busybox.mk changes] Signed-off-by: Dmytro Milinevskyy Acked-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- fs/skeleton/etc/securetty | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 fs/skeleton/etc/securetty (limited to 'fs/skeleton/etc/securetty') diff --git a/fs/skeleton/etc/securetty b/fs/skeleton/etc/securetty new file mode 100644 index 000000000..b25f4a5a9 --- /dev/null +++ b/fs/skeleton/etc/securetty @@ -0,0 +1,35 @@ +tty1 +tty2 +tty3 +tty4 +tty5 +tty6 +tty7 +tty8 +ttyS0 +ttyS1 +ttyS2 +ttyS3 +ttyAMA0 +ttyAMA1 +ttyAMA2 +ttyAMA3 +ttySAC0 +ttySAC1 +ttySAC2 +ttySAC3 +ttyUL0 +ttyUL1 +ttyUL2 +ttyUL3 +ttyPSC0 +ttyPSC1 +ttyPSC2 +ttyPSC3 +ttyCPM0 +ttyCPM1 +ttyCPM2 +ttyCPM3 +ttymxc0 +ttymxc1 +ttymxc2 -- cgit v1.2.3