1835554 Members
2735 Online
110078 Solutions
New Discussion

error on console

 
SOLVED
Go to solution
lawrenzo_1
Super Advisor

error on console

Hello,

can someone tell me how to stop the below error?

I have # the entry in etc/inittab but am still recieving it.

Thanks

Will try again in 5 minutes.
Check for possible errors.
id:hcsd "/opt/mbnatools/healthcheck/etc/hc_serverd_inittab"
hello
6 REPLIES 6
Denver Osborn
Honored Contributor

Re: error on console

did you "init q" after making the /etc/inittab change?

-denver
lawrenzo_1
Super Advisor

Re: error on console

no but have rebooted since - is the command still required?

Thanks
hello
Denver Osborn
Honored Contributor

Re: error on console

Nope, you won't need to run the "init q" now that the box was bounced.

for details check out "man init"

-denver
lawrenzo_1
Super Advisor

Re: error on console

ok so no change then - the error is still being producted!

doh!
hello
Denver Osborn
Honored Contributor
Solution

Re: error on console

ok, so we're pretty sure that it's not the inittab then. It could be a problem w/ a startup script or maybe a script copied to /etc/rc.config.d/ instead of /sbin/init.d

If it's an init script "sh -x /etc/rc.config" may help find it.


-denver
lawrenzo_1
Super Advisor

Re: error on console

silly mistake!

The entry was in the inittab twice for some reason so just removed it and now ok!

Thanks a million man
hello