1833875 Members
1911 Online
110063 Solutions
New Discussion

Stop Glance in strartup

 
Rene Mendez_4
Super Advisor

Stop Glance in strartup

I have Glance plus pack i need no starup the glance in boot process. what file the configuration i need change.
3 REPLIES 3
Wiekus
New Member

Re: Stop Glance in strartup

Edit the /etc/rc.config.d/mwa file. If you set the MWA_START variable to 0 the MeasureWare apps will not start...

Michael Steele_2
Honored Contributor

Re: Stop Glance in strartup

vi /etc/rc.config.d/mwa and set the
MWA_START flag to 0

NOTE: if you run glance or gpm, they will start midaemon if MeasureWare is not running, but midaemon should die after you exit from glance or gpm.
Support Fatherhood - Stop Family Law
Bill Hassell
Honored Contributor

Re: Stop Glance in strartup

Glance should not be started during the boot process as it is an interactive command. Perhaps someone put this into /etc/profile or .profile? And if not, search for glance in /sbin/init.d as in:

grep -i glance /sbin/init.d/*

As mentioned, the only component of glance that would appear in boot startup is the midaemon and perhaps mwa if you have the additional product called MeasureWare.


Bill Hassell, sysadmin