Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 344893

Summary: /etc/conf.d/consolefont comment
Product: [OLD] Docs on www.gentoo.org Reporter: Safak Oekmen <safak.oekmen>
Component: Other documentsAssignee: Docs Team <docs-team>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Safak Oekmen 2010-11-10 07:14:26 UTC
line 6: run "rc-update del consolefont boot"

boot is missing

Reproducible: Always
Comment 1 nm (RETIRED) gentoo-dev 2010-11-10 07:24:59 UTC
First, this is assigned to the wrong team. The Documentation Project has nothing to do with the files that are installed. We just run the website documents.

Second, your issue is nonexistent. "rc-update del consolefont" removes consolefont from ALL runlevels, not just boot. The comments in that file say that if you don't plan to use consolefont, then you need to remove it from runlevels that use it. "rc-update del consolefont" removes it from all runlevels; you don't have to figure out which ones you put it in and run a command for each one.

Not a bug; closing.
Comment 2 Safak Oekmen 2010-11-10 08:57:48 UTC
I get an error message like

error rc-update : service consolefont is not in the runlevel default


the reason I posted this bug. Sorry for the wrong category.