Lorne Gutz writes: > > Your comments here, remimded me of one thing. When I did > an 'inetd restart' there was no error messages, but there was no > feedback either. This seemed rather strange!!
Most versions of inetd don't support that syntax -- they would interpret that as a request to run inetd using "restart" as the configuration file rather than /etc/inetd.conf. Check the man page for inetd -- you may have to send it a SIGHUP instead. And I say again -- check your syslog for messages from inetd and/or CVS. -Larry Jones I don't need to improve! Everyone ELSE does! -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
