|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../snort/snort.conf |
|
|
|
|
# Copyright (C) 2007 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2007 - 2011 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
|
# |
|
|
|
@ -80,7 +80,7 @@ snort_postmake()
|
|
|
|
|
# Technically the maps should not be here but snort convention |
|
|
|
|
# places them in etc. |
|
|
|
|
# For security reasons this directory should not be world-readable |
|
|
|
|
cp -fr etc/{*.conf,*.config,*.map,generators,sid} $root/$sysconfdir |
|
|
|
|
cp -fr etc/{*.conf,*.config,*.map} $root/$sysconfdir |
|
|
|
|
|
|
|
|
|
# Installing |
|
|
|
|
# Sourcefire VRT Certified Rules - The Official Snort Ruleset (unregistered user release) |
|
|
|
|