Browse Source

snort: changed to use default prefix (IssueID #89)

stable/0.2
Christian Wiese 14 years ago
parent
commit
ac11b33e8a
  1. 4
      security/snort/snort.conf

4
security/snort/snort.conf

@ -15,8 +15,8 @@
# --- SDE-COPYRIGHT-NOTE-END ---
if [ $prefix_auto = 1 ] ; then
prefix=opt/snort
set_confopt
# use a dedicted sysconfdir instead of installing into /etc
sysconfdir="$sysconfdir/$pkg"
fi
# postgresql support

Loading…
Cancel
Save