Just FYI: OpenBSD (at least on 2.9) doesn't install a 'killall' script. What i did was:
kill `cat /usr/local/var/nessus/nessusd.pid` instead. Just trying to muddy up the waters a bit :) -david > -----Original Message----- > From: Hugo van der Kooij [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 08, 2002 11:02 > To: [EMAIL PROTECTED] > Subject: FAQ update: Can I automate the building of an up-to-date > version? > > > Hi, > > Just added the Q&A to the FAQ. Please check > http://hvdkooij.xs4all.nl/docs/nessus/faq.html#Q.COMPILING.SCRIPT and > comment where needed. > > I know a loop might be fun but it was born when I recorded my > activities > from copying and pasting the commands and later moving issues > to variables > to make it more portable. Apart from the SUDO changes it has > been field > tested by me yesterday. > > Hugo. > > PS: I would like to have a "sample" of a 'firewall ruleset' that is > supposed to work so can add that view to the FAQ as well. > > -- > All email send to me is bound to the rules described on my homepage. > [EMAIL PROTECTED] http://hvdkooij.xs4all.nl/ > Don't meddle in the affairs of sysadmins, > for they are subtle and quick to anger. > >
