In several installation messages. Bumping PORTEREVISION since this is something an end user would like know about. PR: 262246 Reported by: obiwac@gmail.com
16 lines
335 B
Text
16 lines
335 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
In order to use clamfs, you should load fusefs.ko module and start clamd.
|
|
|
|
Type:
|
|
|
|
sudo kldload fusefs.ko
|
|
sudo service clamav-freshclam onestart
|
|
sudo service clamav-daemon onestart
|
|
|
|
For more info please visit:
|
|
https://github.com/burghardt/clamfs#additional-configuration-steps-for-freebsd
|
|
EOM
|
|
}
|
|
]
|