|
|||||||||||
|
Re: [Snort-users] snort won't start on boot
From: Alberto Gonzalez <electron(at)wwjh.net>
Date: Wed Mar 12 2003 - 09:38:52 EST >
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!
-- "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-usersReceived on Wed Mar 12 10:06:05 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 11:50:06 EDT |
||||||||||
|
|||||||||||