diff options
Diffstat (limited to 'libre-testing/filesystem/securetty')
-rw-r--r-- | libre-testing/filesystem/securetty | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libre-testing/filesystem/securetty b/libre-testing/filesystem/securetty new file mode 100644 index 000000000..67fb10cff --- /dev/null +++ b/libre-testing/filesystem/securetty @@ -0,0 +1,12 @@ +# File which lists terminals from which root can log in. +# See securetty(5) for details. + +console +tty1 +tty2 +tty3 +tty4 +tty5 +tty6 +ttyS0 +hvc0 |