Skip to content

Instantly share code, notes, and snippets.

@EdwardIII
Created March 21, 2011 15:02
Show Gist options
  • Save EdwardIII/879578 to your computer and use it in GitHub Desktop.
Save EdwardIII/879578 to your computer and use it in GitHub Desktop.
# /etc/securetty: list of terminals on which root is allowed to login.
# See securetty(5) and login(1).
console
ttyS0
ttyS1
# Standard consoles
tty1
tty2
tty3
tty4
tty5
tty6
tty7
tty8
tty9
tty10
tty11
tty12
# Same as above, but these only occur with devfs devices
vc/1
vc/2
vc/3
vc/4
vc/5
vc/6
vc/7
vc/8
vc/9
vc/10
vc/11
vc/12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment