On Thu, Jul 01 at 09:34PM +0100, Thomas Adam wrote: > --- Will Trillich <[EMAIL PROTECTED]> wrote: > > > shouldn't that use start-stop-daemon to do its work? > > Quite possibly... but as long as it works... :)
sorta. the output from the restart (or cancellation) scripts as set up in /etc/restartd.conf... comes straight to the terminal! not good. they should be funneled thru syslog or some such. perhaps there's a wrapper to syslog-ify stdout and stderr? anybody know? (even Tom?) -- I use Debian/GNU Linux version 3.0; Linux boss 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i586 unknown DEBIAN NEWBIE TIP #19 from Dave Sherohman <[EMAIL PROTECTED]> and Will Trillich <[EMAIL PROTECTED]> : How do you determine WHICH NETWORK SERVICES ARE OPEN (active)? Try "netstat -a | grep LISTEN". To see numeric values (instead of the common names for services using a particular port) then try "netstat -na" instead. For more info, look at "man netstat". Also try "lsof -i" as root. "man lsof" for details. Also see http://newbieDoc.sourceForge.net/ ... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]