summaryrefslogtreecommitdiffstats
path: root/system/clamav/README
diff options
context:
space:
mode:
author Robby Workman2012-09-12 22:54:29 +0200
committer Robby Workman2012-09-13 01:01:23 +0200
commit348e57cb304fa67e943cb9a10201826c98d91a2d (patch)
tree5af7a3008b8337b2b2a4c5ac9e01358d3b5f6f22 /system/clamav/README
parentbf73bbddf737631baf62b8d432b37b5a1eb48636 (diff)
downloadslackbuilds-348e57cb304fa67e943cb9a10201826c98d91a2d.tar.gz
system/clamav: Fixed logrotate script (added "su" directive)
This commit also notes the need for a clamav user and group. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/clamav/README')
-rw-r--r--system/clamav/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/clamav/README b/system/clamav/README
index 22f1a5c71f..13e6dd0bc3 100644
--- a/system/clamav/README
+++ b/system/clamav/README
@@ -10,4 +10,6 @@ argument to the COUNTRY variable when running the build script (this will
default to "us" if nothing is specified). For example:
COUNTRY=nl ./clamav.SlackBuild
+You need a "clamav" user and group - we suggest uid=210 and gid=210.
+
See README.SLACKWARE for configuration help.