InfoEmergencias - Luis Gómez, 2002-Jul-19 19:55 +0200: > El vie, 19-07-2002 a las 19:53, Phillip Hofmeister escribió: > > On Fri, 19 Jul 2002 at 09:33:14AM -0700, Jeff wrote: > > > # /etc/init.d/snort start > > > /etc/init.d/snort: var: command not found > > > > > Looks like a bug in the init script. If I had Snort/woody I would look at > > it. > > Someone can probably make the changes, make a patch and file a bug with the > > patch flag set... > > I have 3 occurrences for "var" in mi /etc/init.d/snort : > adelita:~# grep "var" /etc/init.d/snort > -l /var/log/snort \ > if ls /var/run/snort_*pid >/dev/null 2>&1 ; then > rm -f /var/run/snort_*.pid > Probably in the second or in the third, you got a missing slash, I mean, > you have "var" instead of "/var" . I am attaching this script as of > snort 1.8.2 (build 86) in Woody.
This was the first thing I checked and I have exactly what your grep shows. thanks, jc -- Jeff Coppock Systems Engineer Diggin' Debian Admin and User -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

