I only got a couple of responses for this problem. Best response is from sysadmin@astro.su.se: ------------------------------------------ Isn't it normal behaviour? fs.auto is one of these horrible "tcp wait" daemons in inetd.conf ("horrible" because they can't be tcp_wrapped), so it is expected to come and go on its own erratic schedule. Don't focus on the error message, but rather on whether the font server functionality is impaired. (Aside: on my machines I've disabled the font server entirely. Users have yet to notice...) Solution: (May not be the best) -------- I disabled the font server by disabling commenting out the following in the /etc/inetd.conf file: fs stream tcp wait nobody /usr/openwin/lib/fs.auto fs Then I did a "kill -HUP" on the inetd daemon process. Original Problem: ---------------- > > I'm seeing the following errors in /var/adm/message file: > > inetd[651]: [ID 858011 daemon.warning] /usr/openwin/lib/fs.auto: Hangup > > I could not find anything on sunsolve.sun.com web site. > > Reboot clears it up for a while. I'm on a TATUNG E450 running Solaris 2.8 > with the latest patches. > > Any ideas? > > Thanks, > > Mark > > ----------------------------------------------------- > Mark Hargrave, Sr. Unix Systems Administrator > Lockheed Martin Space Systems Co. - Michoud Operations > New Orleans, LA > > E-Mail: hargrme@wisdom.maf.nasa.gov > ----------------------------------------------------- > _______________________________________________ > sunmanagers mailing list > sunmanagers@sunmanagers.org > http://www.sunmanagers.org/mailman/listinfo/sunmanagers >Received on Wed Dec 12 14:46:13 2001
This archive was generated by hypermail 2.1.8 : Wed Mar 23 2016 - 16:32:37 EDT