diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-12-22 01:17:09 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-12-22 01:17:09 +0000 |
commit | 339f2f492ed524a5eae48e799b2d1349c52473b3 (patch) | |
tree | 31cae44ea9c03804cff8b7b5ccae1c2e0d0dd1c2 /sources/target_skeleton/etc/securetty | |
parent | c6ad6c8fb6ee39ec0093aced01a18fe63e317f11 (diff) | |
download | buildroot-novena-339f2f492ed524a5eae48e799b2d1349c52473b3.tar.gz buildroot-novena-339f2f492ed524a5eae48e799b2d1349c52473b3.zip |
Use target_skeleton dir to store conf files and init scripts under
version control
-Erik
Diffstat (limited to 'sources/target_skeleton/etc/securetty')
-rw-r--r-- | sources/target_skeleton/etc/securetty | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sources/target_skeleton/etc/securetty b/sources/target_skeleton/etc/securetty new file mode 100644 index 000000000..81616f38e --- /dev/null +++ b/sources/target_skeleton/etc/securetty @@ -0,0 +1,12 @@ +tty1 +tty2 +tty3 +tty4 +tty5 +tty6 +tty7 +tty8 +ttyS0 +ttyS1 +ttyS2 +ttyS3 |