summaryrefslogtreecommitdiffstats
path: root/source/installer/sources/initrd/etc/securetty
blob: e4b461401b79e7ef860c69572cae1a732ebd9835 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# This file defines which devices root can log in on.

# These are the ttys on the physical console:
console
tty1
tty2
tty3
tty4
tty5
tty6

# These are remote ttys, and uncommenting them might be less than fully secure:
ttyS0
ttyS1
ttyS2
ttyS3
#ttyp0
#ttyp1
#ttyp2
#ttyp3