1830939 Members
2673 Online
110017 Solutions
New Discussion

/usr/vue/bin/vuerc

 
SOLVED
Go to solution
Jenifer Martins
Advisor

/usr/vue/bin/vuerc

What is this? I had an init "respawning" error with this file. How critical is this file? To get rid of the error, I modified inittab and turned respawn to off. From the answers from a previous question to the forum, this is what was recommended if respawning occured.

Can somesome clarify this file.
3 REPLIES 3
Charles Slivkoff
Respected Contributor
Solution

Re: /usr/vue/bin/vuerc

The vuerc reference in inittab is a remnant of the 9.x days and was used through 10.20 to start the HP-VUE login server (vuelogin).



Since VUE and CDE could not both be run at the same time, vuerc has a feature to look for DESKTOP=CDE in /etc/rc.config.d and if found, it would sleep "forever" (literally, 99999999 seconds). Otherwise, it would start vuelogin.



If this is an 11.x system, one reason that vuerc might be still listed in inittab is if the system had been upgraded and not re-installed. The upgrade might not have removed this entry.



Jenifer Martins
Advisor

Re: /usr/vue/bin/vuerc

Thanks, I guess it isn't really needed. This is a 10.2 installation.

Sridhar Bhaskarla
Honored Contributor

Re: /usr/vue/bin/vuerc

Jenifer,

If it is a server, I don't think you need even CDE at all. So, you can safely comment the entry out in your inittab and do an /sbin/init q

-Sri
You may be disappointed if you fail, but you are doomed if you don't try