Date: Thu, 4 Sep 2003 06:48:27 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/snort Makefile pkg-plist ports/security/snort/files snort.sh.sample Message-ID: <200309041348.h84DmRpX001792@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/09/04 06:48:27 PDT FreeBSD ports repository Modified files: security/snort Makefile pkg-plist Added files: security/snort/files snort.sh.sample Log: irc.d script for security/snort This is a sample script for ${PREFIX}/etc/rc.d that will wake snort up on boot, and take it down on shutdown. Nothing fancy here. This is needed, because I'm planning on teaching ACID many new things, and ACID expects snort to help itself. There is only one thing that requires thinking here: This should run only after {MySQL|PostgreSQL} server is up, as snort might want to report to the local server. PR: ports/49047 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Approved by: maintainer timeout Revision Changes Path 1.37 +2 -0 ports/security/snort/Makefile 1.1 +21 -0 ports/security/snort/files/snort.sh.sample (new) 1.11 +1 -0 ports/security/snort/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309041348.h84DmRpX001792>