mirror of https://github.com/fspc/gbootroot.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
345 B
35 lines
345 B
23 years ago
|
# /etc/securetty: list of terminals on which root is allowed to login.
|
||
|
# See securetty(5) and login(1).
|
||
|
#
|
||
|
# $Id$
|
||
|
# Used by the Example.yard template.
|
||
|
|
||
|
# devfs
|
||
|
ttys/0
|
||
|
ttys/1
|
||
|
ttys/2
|
||
|
ttys/3
|
||
|
ttys/4
|
||
|
ttys/5
|
||
|
ttys/6
|
||
|
ttys/7
|
||
|
ttys/8
|
||
|
serial/0
|
||
|
serial/1
|
||
|
serial/2
|
||
|
serial/3
|
||
|
|
||
|
# nodevfs
|
||
|
tty0
|
||
|
tty1
|
||
|
tty2
|
||
|
tty3
|
||
|
tty4
|
||
|
tty5
|
||
|
tty6
|
||
|
tty7
|
||
|
tty8
|
||
|
serial0
|
||
|
serial1
|
||
|
serial2
|
||
|
serial3
|