mirror of
git://slackware.nl/current.git
synced 2024-12-31 10:28:29 +01:00
21 lines
272 B
Text
21 lines
272 B
Text
|
# 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
|