Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:openrc-0.10.x commit in: conf.d/
Date: Thu, 07 Jun 2012 15:58:02
Message-Id: 1339084654.0c6df865033006aeabae6113eec0883d1e1775e9.WilliamH@OpenRC
1 commit: 0c6df865033006aeabae6113eec0883d1e1775e9
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 7 15:51:02 2012 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 7 15:57:34 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=0c6df865
7
8 fix consolefont documentation to reflect the default state
9
10 conf.d/consolefont was written as though the consolefont service was
11 active by default. It is not, so this has been fixed.
12
13 reported-by: Ikonta <AT> yandex.ru
14 X-Gentoo-Bug: 420037
15 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=420037
16
17 ---
18 conf.d/consolefont | 5 +++--
19 1 files changed, 3 insertions(+), 2 deletions(-)
20
21 diff --git a/conf.d/consolefont b/conf.d/consolefont
22 index b2fa635..e01ae84 100644
23 --- a/conf.d/consolefont
24 +++ b/conf.d/consolefont
25 @@ -1,9 +1,10 @@
26 +# The consolefont service is not activated by default. If you need to
27 +# use it, you should run "rc-update add consolefont boot" as root.
28 +#
29 # consolefont specifies the default font that you'd like Linux to use on the
30 # console. You can find a good selection of fonts in /usr/share/consolefonts;
31 # you shouldn't specify the trailing ".psf.gz", just the font name below.
32 # To use the default console font, comment out the CONSOLEFONT setting below.
33 -# This setting is used by the /etc/init.d/consolefont script (NOTE: if you do
34 -# not want to use it, run "rc-update del consolefont boot" as root).
35 consolefont="default8x16"
36
37 # consoletranslation is the charset map file to use. Leave commented to use