Snort mailing list archives

Re: BarnYard2 Start issue.


From: waldo kitty <wkitty42 () windstream net>
Date: Mon, 07 Apr 2014 10:20:58 -0400

On 4/7/2014 7:15 AM, Gierczak, Stan wrote:

#!/bin/sh
#
# Init file for Barnyard2

well, the above "bang line" is pointing properly... you do have sh installed... 
the permissions on this script file (/etc/init.d/barnyard2) do allow 
owner/group/others to execute it...

i recall you using the "service" facility... it is possible that this script is 
not designed to be used with service... so let's try the original old-fashioned 
format of

   sudo /etc/init.d/barnyard2 start

using sudo to make sure that we're root when running the script...

-- 
NOTE: No off-list assistance is given without prior approval.
       Please keep mailing list traffic on the list unless
       private contact is specifically requested and granted.

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees_APR
_______________________________________________
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://sourceforge.net/mailarchive/forum.php?forum_name=snort-users

Please visit http://blog.snort.org to stay current on all the latest Snort news!


Current thread: