summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-09-02 13:09:34 +0000
committerRoy Marples <roy@marples.name>2007-09-02 13:09:34 +0000
commit09374583acba796879a13635242fdee0ac20c61c (patch)
treed568a9b3f97a645d84d89418099c9300e9294908
parent2d39857170b1e85d39fa5f6b1bbf81c584b3af20 (diff)
downloadopenrc-09374583acba796879a13635242fdee0ac20c61c.tar.gz
openrc-09374583acba796879a13635242fdee0ac20c61c.tar.bz2
openrc-09374583acba796879a13635242fdee0ac20c61c.tar.xz
RC_TTY_NUMBER now defaults to 12, #190996 thanks to Pacho Ramos.
-rw-r--r--ChangeLog4
-rw-r--r--conf.d.Linux/rc2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a84ee5..10f6a1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
+ 02 Sep 2007; Roy Marples <uberlord@gentoo.org>:
+
+ RC_TTY_NUMBER now defaults to 12, #190996 thanks to Pacho Ramos.
+
31 Aug 2007; Roy Marples <uberlord@gentoo.org>:
Only generate dependencies for Gentoo scripts, #190547.
diff --git a/conf.d.Linux/rc b/conf.d.Linux/rc
index bd41acf..9052ee5 100644
--- a/conf.d.Linux/rc
+++ b/conf.d.Linux/rc
@@ -4,7 +4,7 @@
# This is the number of tty's used in most of the rc-scripts (like
# consolefont, numlock, etc ...)
-RC_TTY_NUMBER=11
+RC_TTY_NUMBER=12
# RC_DOWN_INTERFACE allows you to specify if RC will bring the interface
# completely down when it stops. The default is yes, but there are some