Added vc/? and vcs?, because the new uml kernel looks for this now.

This commit is contained in:
freesource
2002-02-08 20:00:35 +00:00
parent 911d5a188b
commit 61bd20e212
2 changed files with 20 additions and 3 deletions
+15 -2
View File
@@ -1,7 +1,7 @@
# /etc/securetty: list of terminals on which root is allowed to login.
# See securetty(5) and login(1).
#
# $Id$
# $Id: securetty.example,v 1.1 2001/12/03 05:41:58 freesource Exp $
# Used by the Example.yard template.
# devfs
@@ -18,6 +18,10 @@ serial/0
serial/1
serial/2
serial/3
vc/0
vc/1
vc/2
vc/3
# nodevfs
tty0
@@ -32,4 +36,13 @@ tty8
serial0
serial1
serial2
serial3
serial3
vcs0
vcs1
vcs2
vcs3