mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 09:03:23 -05:00
Added vc/? and vcs?, because the new uml kernel looks for this now.
This commit is contained in:
parent
911d5a188b
commit
61bd20e212
@ -1,7 +1,7 @@
|
|||||||
# /etc/securetty: list of terminals on which root is allowed to login.
|
# /etc/securetty: list of terminals on which root is allowed to login.
|
||||||
# See securetty(5) and login(1).
|
# See securetty(5) and login(1).
|
||||||
#
|
#
|
||||||
# $Id$
|
# $Id: securetty.debian,v 1.2 2001/11/08 05:56:42 freesource Exp $
|
||||||
# make_debian replacement
|
# make_debian replacement
|
||||||
ttys/0
|
ttys/0
|
||||||
ttys/1
|
ttys/1
|
||||||
@ -16,3 +16,7 @@ serial/0
|
|||||||
serial/1
|
serial/1
|
||||||
serial/2
|
serial/2
|
||||||
serial/3
|
serial/3
|
||||||
|
vc/0
|
||||||
|
vc/1
|
||||||
|
vc/2
|
||||||
|
vc/3
|
@ -1,7 +1,7 @@
|
|||||||
# /etc/securetty: list of terminals on which root is allowed to login.
|
# /etc/securetty: list of terminals on which root is allowed to login.
|
||||||
# See securetty(5) and login(1).
|
# 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.
|
# Used by the Example.yard template.
|
||||||
|
|
||||||
# devfs
|
# devfs
|
||||||
@ -18,6 +18,10 @@ serial/0
|
|||||||
serial/1
|
serial/1
|
||||||
serial/2
|
serial/2
|
||||||
serial/3
|
serial/3
|
||||||
|
vc/0
|
||||||
|
vc/1
|
||||||
|
vc/2
|
||||||
|
vc/3
|
||||||
|
|
||||||
# nodevfs
|
# nodevfs
|
||||||
tty0
|
tty0
|
||||||
@ -32,4 +36,13 @@ tty8
|
|||||||
serial0
|
serial0
|
||||||
serial1
|
serial1
|
||||||
serial2
|
serial2
|
||||||
serial3
|
serial3
|
||||||
|
vcs0
|
||||||
|
vcs1
|
||||||
|
vcs2
|
||||||
|
vcs3
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user