Browse Source

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

stable/0.2
Christian Wiese 14 years ago
parent
commit
e312419a8c
  1. 3
      network/pound/pound.conf

3
network/pound/pound.conf

@ -14,8 +14,7 @@
# --- SDE-COPYRIGHT-NOTE-END ---
if [ $prefix_auto = 1 ] ; then
prefix="opt/pound"
set_confopt
sysconfdir="$sysconfdir/$pkg"
fi
if [ $pkg = "pound" ] ; then

Loading…
Cancel
Save