diff options
Diffstat (limited to 'init.d.Linux/consolefont')
-rwxr-xr-x | init.d.Linux/consolefont | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/init.d.Linux/consolefont b/init.d.Linux/consolefont index dc568059..33d5676a 100755 --- a/init.d.Linux/consolefont +++ b/init.d.Linux/consolefont @@ -2,6 +2,8 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +description="Sets a font for the consoles." + depend() { need localmount need keymaps # sets up terminal encoding scheme |