diff options
| author | James Meyer <james.meyer@operamail.com> | 2010-09-26 01:11:11 (GMT) | 
|---|---|---|
| committer | James Meyer <james.meyer@operamail.com> | 2010-09-26 01:11:11 (GMT) | 
| commit | cd8250e8401092ec39187465ac96c4a2d973a1d0 (patch) | |
| tree | d22587cd531974e6ac73a0128ff152a9f2bf370e /abs/core-testing/filesystem/securetty | |
| parent | d396125a3bf5de73f69ce08cd6eba7b57e22a6e2 (diff) | |
| download | linhes_pkgbuild-cd8250e8401092ec39187465ac96c4a2d973a1d0.zip linhes_pkgbuild-cd8250e8401092ec39187465ac96c4a2d973a1d0.tar.gz linhes_pkgbuild-cd8250e8401092ec39187465ac96c4a2d973a1d0.tar.bz2 | |
filesystem: arch sync
+ add tty10 to securetty
Diffstat (limited to 'abs/core-testing/filesystem/securetty')
| -rw-r--r-- | abs/core-testing/filesystem/securetty | 15 | 
1 files changed, 8 insertions, 7 deletions
| diff --git a/abs/core-testing/filesystem/securetty b/abs/core-testing/filesystem/securetty index af01d2e..7fcd451 100644 --- a/abs/core-testing/filesystem/securetty +++ b/abs/core-testing/filesystem/securetty @@ -3,11 +3,12 @@  #  console -vc/1 -vc/2 -vc/3 -vc/4 -vc/5 -vc/6 - +tty1 +tty2 +tty3 +tty4 +tty5 +tty6 +hvc0 +tty10  # End of file | 
