From 034b5f0c6295331cc836b0a5fed2ae3e86d25611 Mon Sep 17 00:00:00 2001 From: ttrask Date: Wed, 18 Mar 2009 20:14:09 +0000 Subject: Modified ClamAV to allow editing of /etc/freshclam.conf. Needed to add list. git-svn-id: svn://svn.alpinelinux.org/acf/clamav/trunk@1732 ab2d0c66-481e-0410-8bed-d214d4d58bed --- clamav.roles | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'clamav.roles') diff --git a/clamav.roles b/clamav.roles index e6f20f6..7392371 100644 --- a/clamav.roles +++ b/clamav.roles @@ -1,3 +1,3 @@ USER=clamav:status,clamav:logfile,clamav:details,clamav:startstop -EXPERT=clamav:expert -ADMIN=clamav:status,clamav:logfile,clamav:details,clamav:startstop,clamav:expert +EXPERT=clamav:listfiles,clamav:expert +ADMIN=clamav:status,clamav:logfile,clamav:details,clamav:startstop,clamav:listfiles,clamav:expert -- cgit v1.2.3