Browse Source

honeyd: changed to use default prefix instead of 'opt/honeyd'

stable/0.2
Christian Wiese 13 years ago
parent
commit
8bbdfdf954
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      network/honeyd/honeyd.conf

+ 1
- 2
network/honeyd/honeyd.conf

@ -15,7 +15,6 @@
if [ $prefix_auto = 1 ] ; then
prefix="opt/honeyd"
set_confopt
sysconfdir="$sysconfdir/$pkg"
fi

Loading…
Cancel
Save