diff options
author | Dmytro Milinevskyy <milinevskyy@gmail.com> | 2010-06-16 23:22:40 +0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-18 23:08:55 +0200 |
commit | d9119c0bc55de95967b3de67be1fc49101a9d896 (patch) | |
tree | 4af1c4eaf3ab4f1c7a116fdc29d35df856247720 /fs/skeleton/etc/securetty | |
parent | ed0d45fdd4b140484d6488deabca69a9088a43ca (diff) |
move default skeleton to fs/ and drop busybox skeleton
[Peter: fixup patch, adjust for busybox.mk changes]
Signed-off-by: Dmytro Milinevskyy <milinevskyy@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'fs/skeleton/etc/securetty')
-rw-r--r-- | fs/skeleton/etc/securetty | 35 |
1 files changed, 35 insertions, 0 deletions
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 |