Snort mailing list archives
Re: snort won't start on boot
From: Alberto Gonzalez <electron () wwjh net>
Date: Wed, 12 Mar 2003 09:38:52 -0500 (EST)
Starting Intrusion Database System: SNORT /etc/init.d/snort: pidof: command not found
it could be that you don't command 'pidof' is not installed. Or it isn't
in your path. Try the following
export PATH=$PATH:/sbin (put this in the script if you want).
or...
[...snip...]
if [ "`/sbin/pidof $SNORT_PATH/snort`" ]; then
In all of my systems pidof command is located within /sbin it could be
different on your system, change it respectively.
Cheers!
Alberto Gonzalez
--
"Success comes to the person who does today, what you are thinking of doing tomorrow."
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users
Current thread:
- snort won't start on boot Donnie Green (Mar 12)
- Re: snort won't start on boot Alberto Gonzalez (Mar 12)
- <Possible follow-ups>
- Re: snort won't start on boot Kevin Peuhkurinen (Mar 12)
