summaryrefslogtreecommitdiffstats
path: root/network/havp
diff options
context:
space:
mode:
author ponce2012-08-24 18:06:57 +0200
committer ponce2012-08-25 13:22:31 +0200
commit2836620f929713f44ef539fecc2ce73649510a57 (patch)
tree9036adcd4aed6778c26fdfcde7957de77663f129 /network/havp
parentdb6f36d48689e244e3355cf1653de4d93eb82ac4 (diff)
downloadslackbuilds-2836620f929713f44ef539fecc2ce73649510a57.tar.gz
network/havp: Fixed dep information
Diffstat (limited to 'network/havp')
-rw-r--r--network/havp/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/havp/README b/network/havp/README
index 1f5aa3d133..3b5160bab4 100644
--- a/network/havp/README
+++ b/network/havp/README
@@ -7,10 +7,10 @@ This requires mandatory locks on the scanning find system unless you
add --disable-locking to the configuration (enabled by default for
performance).
-This requires clamav. Also, see README.setup for some configuration hints.
+Also, see README.setup for some configuration hints.
You need an "havp" user (and a "clamav" group, due to the dependency on
-clamav noted above) to be present during compilation and installation.
+clamav) to be present during compilation and installation.
Suggested means of accomplishing this are as follows:
groupadd -g 210 clamav
useradd -u 256 -d /dev/null -s /bin/false -g clamav havp