Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 368373 - [SOLVED] : command not found19: :Qkbq - An annoying error log when you change state of service
Summary: [SOLVED] : command not found19: :Qkbq - An annoying error log when you change...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-22 17:25 UTC by Michael
Modified: 2011-05-23 22:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael 2011-05-22 17:25:14 UTC
I'am writing for more information about error log looks like this:

: command not found19: :Qkbq

If you are changing a state of service in "/etc/init.d/..." like this:
/etc/init.d/net.wlan0 start
/etc/init.d/net.eth0 restart
/etc/init.d/postfix pause
/etc/init.d/postfix status
etc. etc. etc.

You can see this error log. If you want to know how to slove this problem you can follow this: 
The main problem is in "/etc/rc.conf". The high probability is in ones of line of this files looks like command name i.ex. "Qkbq". Next you should comment this line or delete bad line from this file.

Enjoy!

Best regards,
Maveius
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-05-23 22:45:30 UTC
Yes, /etc/rc.conf is parsed by a shell, so keep it clean.