1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/security/clamfs/pkg-message
2019-08-14 12:16:12 +00:00

12 lines
186 B
Plaintext

[
{ type: install
message: <<EOM
In order to use clamfs, you should load fuse.ko module.
Type "sudo kldload fuse.ko"
For more info please visit http://clamfs.sourceforge.net
EOM
}
]