Make /etc/rc.d/ttys run after /etc/rc.d/bootconf.sh,
because bootconf could conceivably change /etc/ttys.
This commit is contained in:
parent
f950d3cf71
commit
e36b9f4a97
@ -1,10 +1,10 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $NetBSD: ttys,v 1.6 2004/11/10 05:04:51 christos Exp $
|
||||
# $NetBSD: ttys,v 1.7 2012/11/10 15:08:36 apb Exp $
|
||||
#
|
||||
|
||||
# PROVIDE: tty
|
||||
# REQUIRE: root
|
||||
# REQUIRE: root bootconf
|
||||
|
||||
$_rc_subr_loaded . /etc/rc.subr
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user