mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/havp: Fixed dep information
This commit is contained in:
parent
db6f36d486
commit
2836620f92
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue