From e4e0be41bf8b479961c1ada2a3f9b0101021c59b Mon Sep 17 00:00:00 2001 From: robiscool Date: Wed, 17 Mar 2010 10:03:46 -0700 Subject: snort-dev, update snort.inc and snort.sh --- config/snort-dev/snort.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/snort-dev') diff --git a/config/snort-dev/snort.inc b/config/snort-dev/snort.inc index cd8f40ec..fa086e84 100644 --- a/config/snort-dev/snort.inc +++ b/config/snort-dev/snort.inc @@ -550,6 +550,9 @@ if ($id != '' && $if_real != '') //new /* if rules exist cp rules to each iface */ create_rules_iface($id, $if_real, $snort_uuid); + /* create snort bootup file snort.sh only create once */ + create_snort_sh(); + /* create barnyard2 configuration file */ $snortbarnyardlog_info_chk = $config['installedpackages']['snortglobal']['rule'][$id]['barnyard_enable']; if ($snortbarnyardlog_info_chk == 'on') -- cgit v1.2.3