mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-28 03:42:04 +01:00
Bump the number of vtys created to compensate for new demands created
by /etc/ttys. Forgotten by: des
This commit is contained in:
parent
aa73d31300
commit
66cc158512
@ -127,7 +127,7 @@
|
||||
# ipl ipfilter control devices (ipl, ipnat, ipstate, ipauth)
|
||||
# kbd keyboard devices
|
||||
#
|
||||
# $Id: MAKEDEV,v 1.198 1999/05/24 18:01:03 hm Exp $
|
||||
# $Id: MAKEDEV,v 1.199 1999/05/29 19:36:55 phk Exp $
|
||||
#
|
||||
|
||||
PATH=/sbin:/bin/:/usr/bin:/usr/sbin:$PATH
|
||||
@ -219,7 +219,7 @@ all)
|
||||
sh MAKEDEV vn0 # bdev, virtual disk
|
||||
sh MAKEDEV cd0 matcd0 mcd0 scd0 wcd0 # bdev, cdrom
|
||||
sh MAKEDEV ft0 sa0 wt0 wst0 # bdev, tape
|
||||
sh MAKEDEV vty4 # cdev, virtual tty
|
||||
sh MAKEDEV vty12 # cdev, virtual tty
|
||||
sh MAKEDEV cuaa0 cuaa1 cuaa2 cuaa3 # cdev, serial tty
|
||||
sh MAKEDEV pty0 # cdev, pseudo tty
|
||||
sh MAKEDEV ttyd0 ttyd1 ttyd2 ttyd3 # cdev, serial tty
|
||||
|
@ -127,7 +127,7 @@
|
||||
# ipl ipfilter control devices (ipl, ipnat, ipstate, ipauth)
|
||||
# kbd keyboard devices
|
||||
#
|
||||
# $Id: MAKEDEV,v 1.198 1999/05/24 18:01:03 hm Exp $
|
||||
# $Id: MAKEDEV,v 1.199 1999/05/29 19:36:55 phk Exp $
|
||||
#
|
||||
|
||||
PATH=/sbin:/bin/:/usr/bin:/usr/sbin:$PATH
|
||||
@ -219,7 +219,7 @@ all)
|
||||
sh MAKEDEV vn0 # bdev, virtual disk
|
||||
sh MAKEDEV cd0 matcd0 mcd0 scd0 wcd0 # bdev, cdrom
|
||||
sh MAKEDEV ft0 sa0 wt0 wst0 # bdev, tape
|
||||
sh MAKEDEV vty4 # cdev, virtual tty
|
||||
sh MAKEDEV vty12 # cdev, virtual tty
|
||||
sh MAKEDEV cuaa0 cuaa1 cuaa2 cuaa3 # cdev, serial tty
|
||||
sh MAKEDEV pty0 # cdev, pseudo tty
|
||||
sh MAKEDEV ttyd0 ttyd1 ttyd2 ttyd3 # cdev, serial tty
|
||||
|
Loading…
Reference in New Issue
Block a user