View | Details | Raw Unified | Return to bug 212836 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
CATEGORIES=	security
6
CATEGORIES=	security
7
MASTER_SITES=	SF
7
MASTER_SITES=	SF
8
8
9
MAINTAINER=	anastmag@gmail.com
9
MAINTAINER=	anastasios@mageirias.com
10
COMMENT=	User-space fs with on-access antivirus scanning
10
COMMENT=	User-space fs with on-access antivirus scanning
11
11
12
LICENSE=	GPLv2
12
LICENSE=	GPLv2
(-)pkg-message (-1 / +1 lines)
Lines 1-5 Link Here
1
**************************************************************************
1
**************************************************************************
2
In order to use clamav, you should load fuse.ko module.
2
In order to use clamfs, you should load fuse.ko module.
3
3
4
Type "sudo kldload fuse.ko"
4
Type "sudo kldload fuse.ko"
5
5

Return to bug 212836