Browse Source

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

master
freesource 23 years ago
parent
commit
61bd20e212
  1. 6
      yard/replacements/etc/securetty.debian
  2. 17
      yard/replacements/etc/securetty.example

6
yard/replacements/etc/securetty.debian

@ -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.debian,v 1.2 2001/11/08 05:56:42 freesource Exp $
# make_debian replacement
ttys/0
ttys/1
@ -16,3 +16,7 @@ serial/0
serial/1
serial/2
serial/3
vc/0
vc/1
vc/2
vc/3

17
yard/replacements/etc/securetty.example

@ -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

Loading…
Cancel
Save